fides icon indicating copy to clipboard operation
fides copied to clipboard

Do not allow modifying fides keys from the UI

Open allisonking opened this issue 3 years ago • 2 comments

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

allisonking avatar Jul 06 '22 16:07 allisonking

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

allisonking avatar Aug 10 '22 20:08 allisonking

Reassigned!

LKCSmith avatar Aug 11 '22 19:08 LKCSmith