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
A team-mate opened a shift swap request which I accepted;
Turns out this swap was scheduled to end at the world's ending;
I tried to change the dates, but the UI greys them out;
It also greys out the «Delete» button;
Tried via API, got empty response when listing shift swaps, as well as a «Not Found» when trying to get the details for the particular shift swap;
Using the API used by the UI gets me {"detail":"You do not have permission to perform this action."} when I try to use DELETE on the shift swap ID.
What did you expect to happen:
As an admin, I expected to be able to change the swap or at least remove it.
How do we reproduce it?
Ask for a team mate to open a shift swap request;
Try to edit or delete it;
????
Realize you can't.
In fact, realize you can't even change the dates on your own shift swap requests, only delete them.
Grafana OnCall Version
1.17.1
Product Area
Schedules
Grafana OnCall Platform?
I use Grafana Cloud
User's Browser?
No response
Anything else to add?
My user comes from Okta, but has full administrative permissions over the entire deployment. I'm able to create and delete schedules and I can even change their on-call profiles. Shift swaps is literally the only thing I don't have permission to edit.
The text was updated successfully, but these errors were encountered:
What went wrong?
What happened:
{"detail":"You do not have permission to perform this action."}
when I try to useDELETE
on the shift swap ID.What did you expect to happen:
How do we reproduce it?
Grafana OnCall Version
1.17.1
Product Area
Schedules
Grafana OnCall Platform?
I use Grafana Cloud
User's Browser?
No response
Anything else to add?
My user comes from Okta, but has full administrative permissions over the entire deployment. I'm able to create and delete schedules and I can even change their on-call profiles. Shift swaps is literally the only thing I don't have permission to edit.
The text was updated successfully, but these errors were encountered: