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

Pierre Smits updated OFBIZ-5980:
--------------------------------
    Description: 
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.

  was:
The list of roles of a party can grow enormously. 

Currently it only possible to revoke/expire one role at a time. 

In order to improve the UX we should enable to select multiple or all roles so 
that  all selected roles are revoked or expired in one go.


> 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: Jacques Le Roux
>            Priority: Major
>              Labels: roles
>
> 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)

Reply via email to