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
If a job is deleted and then another user on the system attempts to launch that job, the API returns the proper 404 error but that's not presented to the user. They just have an inert button press. This happens for all launch buttons on all job types.
ENVIRONMENT
AWX version: 3.0.0
STEPS TO REPRODUCE
Create A JT on one sessions
Prepare to launch! on another
Delete the JT on session 1
Launch JT on session 2
EXPECTED RESULTS
404 Error presented to user
ACTUAL RESULTS
Inert button press
The text was updated successfully, but these errors were encountered:
unlikelyzero
changed the title
Launching a JT which no longer exists doesn't surface an error to the user
Launching a JT which no longer exists does not surface an error to the user
Feb 22, 2019
ISSUE TYPE
COMPONENT NAME
SUMMARY
If a job is deleted and then another user on the system attempts to launch that job, the API returns the proper 404 error but that's not presented to the user. They just have an inert button press. This happens for all launch buttons on all job types.
ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
404 Error presented to user
ACTUAL RESULTS
Inert button press
The text was updated successfully, but these errors were encountered: