You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we cannot support to only anonymize only the sender or receiver due to the limitation of only having one DataSubjectId. I thought about adding an identifier to DataSubjectId which could be referenced by PersonalData. This could look like this:
There are situations where an object has mutliple sources of personal data. Let's take a transaction as an example:
Right now, we cannot support to only anonymize only the sender or receiver due to the limitation of only having one
DataSubjectId
. I thought about adding an identifier toDataSubjectId
which could be referenced byPersonalData
. This could look like this:The attribute changes can be done BC free, not sure about the metadata implementations. But first, we should clarify if this case is valid.
The text was updated successfully, but these errors were encountered: