Skip to content
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

Fixes #36634 - Fail when wrong/missing ids are passed to bulk ACS actions #10675

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

sjha4
Copy link
Member

@sjha4 sjha4 commented Aug 2, 2023

What are the changes introduced in this pull request?

Fail when invalid ids are passed to ACS bulk actions

Considerations taken when implementing this change?

What are the testing steps for this pull request?

Try bulk actions like below with invalid IDs:

hammer alternate-content-source bulk refresh --ids 1,2,3
or
hammer alternate-content-source bulk destroy --ids 1,2,3

@theforeman-bot
Copy link

Issues: #36634

Copy link
Member

@chris1984 chris1984 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK, works well

@sjha4 sjha4 merged commit b291abc into Katello:master Aug 4, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants