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

add filter for querying task types by status #196

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

gabrieltaets-tw
Copy link
Contributor

Context

  • /getTaskTypes endpoint accepts optional query parameter status to filter only types of tasks in the particular status(es).
  • Fixed a bug with taskType and taskSubType filters on query endpoints when multiple values are supplied, where it would consider only one value.

Checklist

@gabrieltaets-tw gabrieltaets-tw requested a review from a team as a code owner April 2, 2024 13:53
@gabrieltaets-tw gabrieltaets-tw force-pushed the tasktypes-status-filter branch from cfcd9cc to 0e5692f Compare April 2, 2024 14:35
@gabrieltaets-tw gabrieltaets-tw enabled auto-merge (squash) April 2, 2024 14:40
@gabrieltaets-tw gabrieltaets-tw merged commit 8121ef7 into master Apr 4, 2024
15 checks passed
@tw-peeterkarolin tw-peeterkarolin deleted the tasktypes-status-filter branch April 4, 2024 06:15
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

Successfully merging this pull request may close these issues.

2 participants