[
https://issues.apache.org/jira/browse/OFBIZ-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651986#comment-17651986
]
ASF subversion and git services commented on OFBIZ-12679:
---------------------------------------------------------
Commit b4129aeece14ee8974cfc5845a25b9d83817e21b in ofbiz-framework's branch
refs/heads/release22.01 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=b4129aeece ]
Fixed: RuntimeData and RecurrenceInfo not cleaned after job purge (OFBIZ-12679)
Adds an ASL2 header and fixes the package name
> RuntimeData and RecurrenceInfo not cleaned after job purge
> ----------------------------------------------------------
>
> Key: OFBIZ-12679
> URL: https://issues.apache.org/jira/browse/OFBIZ-12679
> Project: OFBiz
> Issue Type: Bug
> Components: framework/service
> Affects Versions: 22.01.01, Upcoming Branch
> Reporter: Gaetan Chaboussie
> Assignee: Mekika Leila
> Priority: Major
> Fix For: 22.01.01
>
> Attachments: Mutualisation_et_correction.patch, Test.patch
>
>
> We noticed that the purging of jobs doesn't clean the related RuntimeData and
> RecurrenceInfo
> We created an integration test for development and reproduction of bug,
> provided in the first patch
> For the fix, we get the relevant runtimeDataId and recurrenceInfoId to pass
> to the delegator in getRelatedOne method.
> See the second patch
> We also offer a small code rework/ mutualization of the Job related object.
> Thanks to [~pgil] for his help
--
This message was sent by Atlassian Jira
(v8.20.10#820010)