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

[feature] Setting a task group name for conditions #11353

Open
jcsindelar opened this issue Nov 4, 2024 · 0 comments
Open

[feature] Setting a task group name for conditions #11353

jcsindelar opened this issue Nov 4, 2024 · 0 comments

Comments

@jcsindelar
Copy link

Feature Area

/area backend

What is the use case or pain point?

I am more or less re-opening this issue. If I understand the above line of code correctly, there currently exists no way to set the name of the condition branches field in a conditional task group.

image

What feature would you like to see?

Able to set a custom name for a ConditionBranches task group.

Is there a workaround currently?

Not that I can find. Happy to be wrong here, but it looks like this field will always be none. I think if the aforementioned line was changed from name=None to name=name this would sort things out. Not entirely sure what that would look like. Another option would be to add a method to set the name for the ConditionBranches.

Obviously, this is pretty nit picky, but the readability bothers me. Thank you for taking a look, and I apologize if this is already fixed in some way that I haven't found yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant