[jira] [Closed] (OFBIZ-10533) Seed data sequence bug regarding "MIDNIGHT_DAILY" TemporalExpression

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-10533) Seed data sequence bug regarding "MIDNIGHT_DAILY" TemporalExpression

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Brohl closed OFBIZ-10533.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch
                   16.11.06
                   17.12.01

Thanks Martin,

your fix is in trunk r1848449

and backported to

release branch 17.12 r1848450

release branch 16.11 r1848451

 

> Seed data sequence bug regarding "MIDNIGHT_DAILY" TemporalExpression
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-10533
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10533
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>            Reporter: Martin Becker
>            Assignee: Michael Brohl
>            Priority: Minor
>             Fix For: 17.12.01, 16.11.06, Upcoming Branch
>
>         Attachments: OFBIZ-10533_TemporalExpression-MIDNIGHT_DAILY.patch
>
>
> Module framework/service:
> The TemporalExpression for "MIDNIGHT_DAILY" has to be loaded as seed data instead of initial-seed data to be available for other seed-initial usages of this TemporalExpression.
> For example the "cleanSyncRemoveInfo" service is scheduled via seed-inital data in EntityScheduledServices.xml using this TemporalExpression, which is not available while initializing a fresh database because it is loaded as initial-seed data from framework/services/data/SchedulesServices.xml after EntityScheduledServices.xml.
> So i moved this TemporalExpression to the other TemporalExpression seed data in ServiceSeedData.xml.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)