[jira] Created: (OFBIZ-2949) Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.

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

[jira] Created: (OFBIZ-2949) Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.

Nicolas Malin (Jira)
Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.
-------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2949
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2949
             Project: OFBiz
          Issue Type: Improvement
          Components: party
            Reporter: Abdullah Shaikh
            Priority: Minor


updatePartyTelecomNumber service expects "contactMechId" to update the record, also the other services, createUpdatePartyTelecomNumber & updatepartyContactMech, both expects "contactMechId".

The getPartyTelephone service doesn't return "contactMechId", it will be better if we return "contactMechId" from the getPartyTelephone service, so that we get "contactMechId" from this service itself, instead of using some other way to lookup the "contactMechId".

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2949) Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.

Nicolas Malin (Jira)

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

Abdullah Shaikh updated OFBIZ-2949:
-----------------------------------

    Attachment: OFBIZ-2949_Returning contactMechId from the getPartyTelephone service.patch

> Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2949
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2949
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>            Reporter: Abdullah Shaikh
>            Priority: Minor
>         Attachments: OFBIZ-2949_Returning contactMechId from the getPartyTelephone service.patch
>
>
> updatePartyTelecomNumber service expects "contactMechId" to update the record, also the other services, createUpdatePartyTelecomNumber & updatepartyContactMech, both expects "contactMechId".
> The getPartyTelephone service doesn't return "contactMechId", it will be better if we return "contactMechId" from the getPartyTelephone service, so that we get "contactMechId" from this service itself, instead of using some other way to lookup the "contactMechId".

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Resolved: (OFBIZ-2949) Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Adam Heath resolved OFBIZ-2949.
-------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Adam Heath

I've applied this patch to trunk, as version 815898.

> Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2949
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2949
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>            Reporter: Abdullah Shaikh
>            Assignee: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2949_Returning contactMechId from the getPartyTelephone service.patch
>
>
> updatePartyTelecomNumber service expects "contactMechId" to update the record, also the other services, createUpdatePartyTelecomNumber & updatepartyContactMech, both expects "contactMechId".
> The getPartyTelephone service doesn't return "contactMechId", it will be better if we return "contactMechId" from the getPartyTelephone service, so that we get "contactMechId" from this service itself, instead of using some other way to lookup the "contactMechId".

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2949) Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Adam Heath closed OFBIZ-2949.
-----------------------------


> Returning "contactMechId" from the getPartyTelephone service to avoid looking up of "contactMechId" using some other way.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2949
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2949
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>            Reporter: Abdullah Shaikh
>            Assignee: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2949_Returning contactMechId from the getPartyTelephone service.patch
>
>
> updatePartyTelecomNumber service expects "contactMechId" to update the record, also the other services, createUpdatePartyTelecomNumber & updatepartyContactMech, both expects "contactMechId".
> The getPartyTelephone service doesn't return "contactMechId", it will be better if we return "contactMechId" from the getPartyTelephone service, so that we get "contactMechId" from this service itself, instead of using some other way to lookup the "contactMechId".

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.