[
https://issues.apache.org/jira/browse/OFBIZ-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Leon updated OFBIZ-5429:
------------------------
Attachment: OFBIZ-5429.patch
Correct following issues introduced by r922730, r922728:
. bankSize is entity (seqName) related, should be stored in SequenceBank, not SequenceUtil
. in up-to-date source of SequenceUitl.java, there's a parameter "seqModelEntity" of method "SequenceBank.getBank", but it is never used. That's the problem
> sequence-bank-size attributes does not work anymore
> ---------------------------------------------------
>
> Key: OFBIZ-5429
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5429> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Leon
> Attachments: OFBIZ-5429.patch
>
>
> No matter how I set "sequence-bank-size" for an entity (in my example, its "EntityAuditLog"), the bank size is always default value "10".
> It seems that this feature was lost by a serials update of revision 922724 to 922733 submitted by doogie.
> Any particular reason?
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)