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

BUG: Conflicting groups checkbox in Add pipeline modal #1353

Closed
tdruez opened this issue Aug 7, 2024 · 1 comment
Closed

BUG: Conflicting groups checkbox in Add pipeline modal #1353

tdruez opened this issue Aug 7, 2024 · 1 comment

Comments

@tdruez
Copy link
Contributor

tdruez commented Aug 7, 2024

To reproduce:

  1. Create a Project without any pre-selected pipelines (this matters to have the full list displayed in the modal)
  2. Open the "Add pipeline" modal.

Issue: The <input type="checkbox" name="selected_groups" value="StaticResolver" id="id_StaticResolver">
is duplicated.

Screenshot 2024-08-07 at 16 51 28

@tdruez
Copy link
Contributor Author

tdruez commented Aug 7, 2024

Fixed.

@tdruez tdruez closed this as completed Aug 7, 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

No branches or pull requests

1 participant