createUpdatePerson service uses Map processer from eCommerce component
---------------------------------------------------------------------- Key: OFBIZ-2555 URL: https://issues.apache.org/jira/browse/OFBIZ-2555 Project: OFBiz Issue Type: Improvement Components: party Reporter: Anil K Patel Assignee: Anil K Patel Priority: Minor createUpdatePerson service in PartyServices.xml file uses map processor from ecommerce component at line 944. This is bad and should be resolved by using an existing map processor in Party component or by creating new one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714976#action_12714976 ] Vikas Mayur commented on OFBIZ-2555: ------------------------------------ Part of the reason would be that ecommerce is now moved in specialpurpose directory. > createUpdatePerson service uses Map processer from eCommerce component > ---------------------------------------------------------------------- > > Key: OFBIZ-2555 > URL: https://issues.apache.org/jira/browse/OFBIZ-2555 > Project: OFBiz > Issue Type: Improvement > Components: party > Reporter: Anil K Patel > Assignee: Anil K Patel > Priority: Minor > > createUpdatePerson service in PartyServices.xml file uses map processor from ecommerce component at line 944. This is bad and should be resolved by using an existing map processor in Party component or by creating new one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jyotsna Rathore updated OFBIZ-2555: ----------------------------------- Attachment: createUpdatePerson.patch Used an existing map processor "person" instead of map processor of ecommerce in createUpdatePerson service > createUpdatePerson service uses Map processer from eCommerce component > ---------------------------------------------------------------------- > > Key: OFBIZ-2555 > URL: https://issues.apache.org/jira/browse/OFBIZ-2555 > Project: OFBiz > Issue Type: Improvement > Components: party > Reporter: Anil K Patel > Assignee: Anil K Patel > Priority: Minor > Attachments: createUpdatePerson.patch > > > createUpdatePerson service in PartyServices.xml file uses map processor from ecommerce component at line 944. This is bad and should be resolved by using an existing map processor in Party component or by creating new one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-2555: ------------------------------------------ Assignee: Ashish Vijaywargiya (was: Anil K Patel) > createUpdatePerson service uses Map processer from eCommerce component > ---------------------------------------------------------------------- > > Key: OFBIZ-2555 > URL: https://issues.apache.org/jira/browse/OFBIZ-2555 > Project: OFBiz > Issue Type: Improvement > Components: party > Reporter: Anil K Patel > Assignee: Ashish Vijaywargiya > Priority: Minor > Attachments: createUpdatePerson.patch > > > createUpdatePerson service in PartyServices.xml file uses map processor from ecommerce component at line 944. This is bad and should be resolved by using an existing map processor in Party component or by creating new one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-2555. -------------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Thanks Jyotsna! Changes are in trunk at revision 785156. -- Ashish Vijaywargiya > createUpdatePerson service uses Map processer from eCommerce component > ---------------------------------------------------------------------- > > Key: OFBIZ-2555 > URL: https://issues.apache.org/jira/browse/OFBIZ-2555 > Project: OFBiz > Issue Type: Improvement > Components: party > Reporter: Anil K Patel > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: createUpdatePerson.patch > > > createUpdatePerson service in PartyServices.xml file uses map processor from ecommerce component at line 944. This is bad and should be resolved by using an existing map processor in Party component or by creating new one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |