[jira] [Commented] (OFBIZ-7098) Remove restriction of setting PARTY_ENABLED as first default status of party

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

[jira] [Commented] (OFBIZ-7098) Remove restriction of setting PARTY_ENABLED as first default status of party

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295392#comment-15295392 ]

Jacques Le Roux commented on OFBIZ-7098:
----------------------------------------

I don't see how this code change hurts. If ever you need it, it's there. But I wonder if it's really a bug, for me it's an improvement. So I don't remove Upcoming Branch from the fixed in version yet, waiting for community opinion...

> Remove restriction of setting PARTY_ENABLED as first default status of party
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-7098
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7098
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, Release Branch 15.12
>            Reporter: Suraj Khurana
>            Assignee: Mridul Pathak
>             Fix For: 14.12.01, Upcoming Branch, 15.12.01, 13.07.04
>
>         Attachments: OFBIZ-7098.patch
>
>
> I was creating a new Party through custom service and tried to set its initial status as "PARTY_DISABLED" using setPartyStatus service but it defaults set as PARTY_ENABLED. In setPartyStatus service of PartyServices.java, if oldStatusId is not found then  party status is set to "PARTY_ENABLED" (which is not necessary for all scenarios), a user can also set "PARTY_DISABLED" as first default party status.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)