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 #38025 - Add label option when creating organization #11227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamlazik1
Copy link

What are the changes introduced in this pull request?

When creating new organization in the UI, the user has the option to input a custom organization label.

Considerations taken when implementing this change?

The label field was removed probably accidentally in #10880.
This action is still doable in API so it should be doable in UI as well.

What are the testing steps for this pull request?

  1. In the web UI, navigate to Administer > Organizations.
  2. Click New Organization.
  3. Input Name and custom Label and submit.
  4. Verify that the inputted label is present by clicking on the organization and displaying its details.

The label field was removed probably accidentally in Katello#10880.
This action is still doable in api so it should be doable in UI as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant