holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
66 stars 26 forks source link

Anonymize Data Entries #1011

Closed S-Tim closed 1 week ago

S-Tim commented 2 weeks ago

Scenario

Current Behaviour

No anonymization feature is implemented

Wanted Behaviour

A new command that specifies a data entry id and possible some other parameters that then anonymizes the data entry, specifically, the protocol entries and optionally the user specific authorizations (there is a chance that the data entry will become inaccessible if we just delete the authorization without further checks).

Possible Workarounds

None, at least no clean ones