[
https://issues.apache.org/jira/browse/OFBIZ-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296033#comment-15296033 ]
Jacques Le Roux commented on OFBIZ-7098:
----------------------------------------
That's nice Deepak, but don't you agree this is more an improvement? I don't think we should revert, but we should though warn the community about these kind of changes (when we backport and improvement). Else soon everybody will think it's OK to backport any changes :/
So I suggest that when we backport an improvement we always send a mail to the dev ML to be sure none disagree about it. So after few days we can backport safely...
> 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)