-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add button for new inventory source not appearing for inventory admin users #9297
Comments
We will need to add a regression test in this area |
I believe this is an api bug because an options request to |
+1
|
This comment has been minimized.
This comment has been minimized.
Sorry, I had the wrong info there, was confused looking at inventory vs. inventory source. This may be really simple, see #10372 |
|
is this issue solved in the latest released AWX version? |
@kladiv I corrected myself on the comment above. The tests passed on latest build:
|
ISSUE TYPE
SUMMARY
Add button for new inventory source not appearing for inventory admin users
ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
The Add button should be displayed to allow you to add the source.
ACTUAL RESULTS
The Add button to allow the additional source is not shown.
ADDITIONAL INFORMATION
When logged in as the 'admin' account to AWX, navigating to the same inventory source page shows the 'Add' button.
Using the AWX 17.0.1 Collection to add an inventory source as the same inventory admin user works successfully, so we know the user has the correct privileges. Sample code:
The text was updated successfully, but these errors were encountered: