-
-
Notifications
You must be signed in to change notification settings - Fork 884
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
improve explanation of exception when two sprints with the same name are found #1405
improve explanation of exception when two sprints with the same name are found #1405
Conversation
c1011c4
to
5ae33f6
Compare
state (str): Filters results to sprints in specified states. Valid values: `future`, `active`, `closed`. | ||
You can define multiple states separated by commas |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this case sensitive?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no clue didnt validate this just copied from sprints()
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
beyond this PR then
Co-authored-by: Adel Haddad <[email protected]>
Co-authored-by: Adel Haddad <[email protected]>
Co-authored-by: Adel Haddad <[email protected]>
for more information, see https://pre-commit.ci
No description provided.