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

Refs #36846 - change descriptionFormat to snake case #10846

Merged

Conversation

jeremylenz
Copy link
Member

@jeremylenz jeremylenz commented Jan 11, 2024

What are the changes introduced in this pull request?

In #10772 a new feature was introduced, but the descriptionFormat request parameter was never translated to snake case, so it wasn't getting sent in the API request.

This appears to be the result of a commit made after the PR was acked, adding a test (and breaking the real-life behavior in the process:)

image

Considerations taken when implementing this change?

uggghhhghh

What are the testing steps for this pull request?

Install or remove a package and verify that the toast contains the package name(s) as in #10772 (you may have to also cherry-pick #10845)

@jeremylenz jeremylenz force-pushed the 36846-stupid-stupid-snake-case branch from ef24356 to 1657164 Compare January 11, 2024 19:45
@jeremylenz
Copy link
Member Author

[test katello]

@ianballou
Copy link
Member

image

image

Copy link
Member

@ianballou ianballou left a comment

Choose a reason for hiding this comment

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

Working! Tested adding and removing packages. Tested bulk too.

image

@jeremylenz jeremylenz merged commit dfe70e8 into Katello:master Jan 17, 2024
6 checks passed
ianballou pushed a commit to ianballou/katello that referenced this pull request Feb 16, 2024
ianballou pushed a commit that referenced this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants