fides
fides copied to clipboard
Do not allow modifying fides keys from the UI
Is your feature request related to a specific problem?
As a user, I want to be prevented from updating the fides_key of any existing taxonomy element.
~~Users should only be able to modify taxonomy fields that they added.~~
Describe the solution you'd like
If a user is trying to edit a field that is part of the default taxonomy, throw a Forbidden error.
Describe alternatives you've considered, if any
A description of any alternative solutions or features you've considered.
Additional context
Blocked by https://github.com/ethyca/fides/issues/854
I think this will naturally shake out of https://github.com/ethyca/fides/pull/977 where the form field for fides_key will be read only
Reassigned!