Project, Phase, Task actualsHours, plannedHours is wrong in some case after last modification done on ProjectServices.xml
------------------------------------------------------------------------------------------------------------------------- Key: OFBIZ-4625 URL: https://issues.apache.org/jira/browse/OFBIZ-4625 Project: OFBiz Issue Type: Bug Components: specialpurpose/projectmgr Affects Versions: SVN trunk Reporter: Olivier Heintz Fix For: SVN trunk Last modification on ProjectServices.xml has been done by JIRA-4573, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. These optimizations are very efficient, but in some case result are wrong. Correction are on 1)view definition, 2)plannedHours retreiving separation from start and end date retreiving 3)clear-field at the beginning of process. these corrections have been tested on production sites with large project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Heintz updated OFBIZ-4625: ---------------------------------- Description: Last modification on ProjectServices.xml has been done by JIRA-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. These optimizations are very efficient, but in some case result are wrong. Correction are on 1)view definition, 2)plannedHours retreiving separation from start and end date retreiving 3)clear-field at the beginning of process. these corrections have been tested on production sites with large project. was: Last modification on ProjectServices.xml has been done by JIRA-4573, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. These optimizations are very efficient, but in some case result are wrong. Correction are on 1)view definition, 2)plannedHours retreiving separation from start and end date retreiving 3)clear-field at the beginning of process. these corrections have been tested on production sites with large project. > Project, Phase, Task actualsHours, plannedHours is wrong in some case after last modification done on ProjectServices.xml > ------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4625 > URL: https://issues.apache.org/jira/browse/OFBIZ-4625 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/projectmgr > Affects Versions: SVN trunk > Reporter: Olivier Heintz > Fix For: SVN trunk > > > Last modification on ProjectServices.xml has been done by JIRA-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. > These optimizations are very efficient, but in some case result are wrong. > Correction are on > 1)view definition, > 2)plannedHours retreiving separation from start and end date retreiving > 3)clear-field at the beginning of process. > these corrections have been tested on production sites with large project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Heintz updated OFBIZ-4625: ---------------------------------- Comment: was deleted (was: correction on it) > Project, Phase, Task actualsHours, plannedHours is wrong in some case after last modification done on ProjectServices.xml > ------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4625 > URL: https://issues.apache.org/jira/browse/OFBIZ-4625 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/projectmgr > Affects Versions: SVN trunk > Reporter: Olivier Heintz > Fix For: SVN trunk > > Attachments: OFBIZ-4625.patch > > > Last modification on ProjectServices.xml has been done by JIRA-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. > These optimizations are very efficient, but in some case result are wrong. > Correction are on > 1)view definition, > 2)plannedHours retreiving separation from start and end date retreiving > 3)clear-field at the beginning of process. > these corrections have been tested on production sites with large project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Heintz updated OFBIZ-4625: ---------------------------------- Attachment: OFBIZ-4625.patch the corrective patch > Project, Phase, Task actualsHours, plannedHours is wrong in some case after last modification done on ProjectServices.xml > ------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4625 > URL: https://issues.apache.org/jira/browse/OFBIZ-4625 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/projectmgr > Affects Versions: SVN trunk > Reporter: Olivier Heintz > Fix For: SVN trunk > > Attachments: OFBIZ-4625.patch > > > Last modification on ProjectServices.xml has been done by JIRA-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. > These optimizations are very efficient, but in some case result are wrong. > Correction are on > 1)view definition, > 2)plannedHours retreiving separation from start and end date retreiving > 3)clear-field at the beginning of process. > these corrections have been tested on production sites with large project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-4625: ----------------------------------- Description: Last modification on ProjectServices.xml has been done by OFBIZ-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. These optimizations are very efficient, but in some case result are wrong. Correction are on 1)view definition, 2)plannedHours retreiving separation from start and end date retreiving 3)clear-field at the beginning of process. these corrections have been tested on production sites with large project. was: Last modification on ProjectServices.xml has been done by JIRA-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. These optimizations are very efficient, but in some case result are wrong. Correction are on 1)view definition, 2)plannedHours retreiving separation from start and end date retreiving 3)clear-field at the beginning of process. these corrections have been tested on production sites with large project. > Project, Phase, Task actualsHours, plannedHours is wrong in some case after last modification done on ProjectServices.xml > ------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4625 > URL: https://issues.apache.org/jira/browse/OFBIZ-4625 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/projectmgr > Affects Versions: SVN trunk > Reporter: Olivier Heintz > Fix For: SVN trunk > > Attachments: OFBIZ-4625.patch > > > Last modification on ProjectServices.xml has been done by OFBIZ-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. > These optimizations are very efficient, but in some case result are wrong. > Correction are on > 1)view definition, > 2)plannedHours retreiving separation from start and end date retreiving > 3)clear-field at the beginning of process. > these corrections have been tested on production sites with large project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-4625. ------------------------------------- Resolution: Fixed Assignee: Erwan de FERRIERES > Project, Phase, Task actualsHours, plannedHours is wrong in some case after last modification done on ProjectServices.xml > ------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4625 > URL: https://issues.apache.org/jira/browse/OFBIZ-4625 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/projectmgr > Affects Versions: SVN trunk > Reporter: Olivier Heintz > Assignee: Erwan de FERRIERES > Fix For: SVN trunk > > Attachments: OFBIZ-4625.patch > > > Last modification on ProjectServices.xml has been done by OFBIZ-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. > These optimizations are very efficient, but in some case result are wrong. > Correction are on > 1)view definition, > 2)plannedHours retreiving separation from start and end date retreiving > 3)clear-field at the beginning of process. > these corrections have been tested on production sites with large project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175919#comment-13175919 ] Erwan de FERRIERES commented on OFBIZ-4625: ------------------------------------------- Done at r1224703 Thanks Olivier > Project, Phase, Task actualsHours, plannedHours is wrong in some case after last modification done on ProjectServices.xml > ------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4625 > URL: https://issues.apache.org/jira/browse/OFBIZ-4625 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/projectmgr > Affects Versions: SVN trunk > Reporter: Olivier Heintz > Assignee: Erwan de FERRIERES > Fix For: SVN trunk > > Attachments: OFBIZ-4625.patch > > > Last modification on ProjectServices.xml has been done by OFBIZ-4584, it was script optimization done by replacing multiple database request and iterate by request on view to obtain directly the result. > These optimizations are very efficient, but in some case result are wrong. > Correction are on > 1)view definition, > 2)plannedHours retreiving separation from start and end date retreiving > 3)clear-field at the beginning of process. > these corrections have been tested on production sites with large project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |