Agency Admin needs to be able to insert to MenuData #155
Labels
days: 0.25
Estimated to take a quarter of a day to implement
documentation
Improvements or additions to documentation
When trying to add menu data from the sandbox web ui, I was seeing behavior where the data did not appear to save.
The logs showed:
role "Agency Admin" in "wildaid.MenuData" does not have insert permission for document with _id: ObjectID("5f753...034")
Under Rules -> mongodb-atlas -> Agency Admin role, the "Write" checkbox was selected but when I edited (with the pencil) I saw that only 'Search Documents" was checked, not "Insert Documents" (nor "Delete Documents").
I checked "Insert Documents" and hit SAVE and tried again, and this time my menu data saving worked.
Agency Admin at least needs Insert Documents privilege, at least until the new code to give default menu items is completed. If we decide we don't want Insert Documents, we will have to revoke the privilege in the sandbox environment.
The text was updated successfully, but these errors were encountered: