[
https://issues.apache.org/jira/browse/OFBIZ-12677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606266#comment-17606266
]
Jacques Le Roux edited comment on OFBIZ-12677 at 9/18/22 9:53 AM:
------------------------------------------------------------------
Hi Georg,
This works well and is an interesting improvement, could you please update yout
PR?
was (Author: jacques.le.roux):
Hi Georg,
Could you please update yout PR?
> findParty_Status
> ----------------
>
> Key: OFBIZ-12677
> URL: https://issues.apache.org/jira/browse/OFBIZ-12677
> Project: OFBiz
> Issue Type: Improvement
> Affects Versions: 18.12.06, 22.01.01, Upcoming Branch
> Reporter: Georg Beck
> Assignee: Jacques Le Roux
> Priority: Major
>
> h3. Backend Party Manager: Removed hidden statusId field and added drop-down
> for status selection in findparty form to be able to find not ENABLED parties
> too
> Central actor search around the static Party.statusId field simplified and
> the logic behind it fixed. Thus, the statusId value is also available in
> performPartyFind Service.
> Possible search filters:
> * No selection statusId: No filter on statusId => finds all parties
> * Selection PARTY_ENABLED: Finds parties with statusId null or statusId
> PARTY_ENABLED
> * Selection PARTY_DISABLED or possibly other maintained in StatusItem: Finds
> parties with exactly the selected status
--
This message was sent by Atlassian Jira
(v8.20.10#820010)