musicbrainz-server icon indicating copy to clipboard operation
musicbrainz-server copied to clipboard

MBS-13108: Require relationship editor, not admin, privs for attributes

Open reosarevok opened this issue 1 year ago • 0 comments

Implement MBS-13108

Description

There's no real reason editing attributes such as activating languages or adding entity types should be locked behind account_admin. It has nothing to do with accounts nor private data, and a lot to do with schema / style, which is what we generally use relationship_editor for (not just relationships but also genres, instruments).

Testing

Edited the test requiring account_admin to require relationship_editor instead.

Notes

On top of https://github.com/metabrainz/musicbrainz-server/pull/3115

reosarevok avatar Dec 04 '23 19:12 reosarevok