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
When as an Admin I allow a user access to the ChanceOfferingForVolume API I expect them to be able to change the offering for a volume in the UI. This is no longer the case.
versions
in 4.15.1 this used to work
in 4.19.1.1 and on the main branch this does not work.
The steps to reproduce the bug
As an admin create a role base on user or domain admin and add access to the changeOfferingForVolume API
Assign this role to a user
As the user with the new role go to volumes and look for the change offering button
...