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

Schema: reword task input help string #6392

Open
MetRonnie opened this issue Oct 3, 2024 · 0 comments
Open

Schema: reword task input help string #6392

MetRonnie opened this issue Oct 3, 2024 · 0 comments
Labels
could be better Not exactly a bug, but not ideal. doc Documentation small
Milestone

Comments

@MetRonnie
Copy link
Member

This is misleading:

image

It doesn't have to be a glob, and if it isn't a glob, then it will match inactive tasks as well as active ones.

class NamespaceIDGlob(String):
"""A glob search for an active task or family.
Can use the wildcard character (`*`), e.g `foo*` might match `foot`.
"""

@MetRonnie MetRonnie added small doc Documentation could be better Not exactly a bug, but not ideal. labels Oct 3, 2024
@MetRonnie MetRonnie added this to the 8.3.5 milestone Oct 3, 2024
@oliver-sanders oliver-sanders modified the milestones: 8.3.5, 8.3.x Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
could be better Not exactly a bug, but not ideal. doc Documentation small
Projects
None yet
Development

No branches or pull requests

2 participants