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
Describe the bug
After creating a self scheduling assignment (step 6) and the corresponding schedule (step 7) following the Self scheduling manual QA document:
Probably related to this issue we are unable to terminate the assignment (step 8):
> curl -k -X POST -H "Authorization: Bearer $TOKEN" http://quads2-stage.rdu2.scalelab.redhat.com/api/v3/assignments/terminate/51
{"error":"Forbidden","message":"You(tester) don't have permission to terminate this assignment(athiruma_tes)","status_code":403}
josecastillolema
changed the title
[Self-scheduling API] Owner missmatch
[Self-scheduling API] Owner mismatch
Feb 3, 2025
Assignment object not created as commit is reverted due to bad data on boolean
field.
closes: #568closes: #567
Change-Id: I6d953fd2597ce64c980bd8a981648d78fd4d5ed6
Describe the bug
After creating a self scheduling assignment (step 6) and the corresponding schedule (step 7) following the Self scheduling manual QA document:
This is what we observe in the summary of the RDU2 scale lab stage allocations:
As you can see the owner of the cloud is set to athiruma_tes instead of tester.
The text was updated successfully, but these errors were encountered: