[
https://issues.apache.org/jira/browse/OFBIZ-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437223#comment-17437223
]
ASF subversion and git services commented on OFBIZ-5980:
--------------------------------------------------------
Commit d0b0656da96dac8bbed313de39bde4201b5be846 in ofbiz-framework's branch
refs/heads/revert-325-OFBIZ-5980-PartyRole-expiration from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d0b0656 ]
Revert "(OFBIZ-5980) Improvement: PartyRole record(s) expiration/revocation
(#325)"
This reverts commit 8ed2252df82be226d99d97250c659a1f8e3211fe.
> Have the ability to revoke (expire) roles of a party
> ----------------------------------------------------
>
> Key: OFBIZ-5980
> URL: https://issues.apache.org/jira/browse/OFBIZ-5980
> Project: OFBiz
> Issue Type: Improvement
> Components: party
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: roles
> Fix For: Upcoming Branch
>
>
> Currently it only possible to delete a role.
> Which can lead to potential error messages, when a particular role is
> associated with records where the roleTypeId is used as a foreign key in the
> entity-model/database and the user tries to delete that role from the list.
> In order to avoid such, it is better to revoke the PartyRole record by
> setting an expiration date (end date) on the record.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)