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

feat: Expose query.allTasks in scripting #2617

Merged
merged 7 commits into from
Jan 25, 2024
Merged

Conversation

claremacrae
Copy link
Collaborator

Description

  • Add new query property query.allTasks
  • Update documentation

Motivation and Context

This will be needed for custom filters, sorting and grouping with task-dependency-related properties.

How has this been tested?

  • Added new test
  • Exploratory testing

Screenshots (if appropriate)

Types of changes

Changes visible to users:

  • New feature (prefix: feat - non-breaking change which adds functionality)
  • Documentation (prefix: docs - improvements to any documentation content for users)

Internal changes:

  • Tests (prefix: test - additions and improvements to unit tests and the smoke tests)

Checklist

Terms

@claremacrae claremacrae added the scope: scripting Issues to do with custom filters, custom sorting and similar label Jan 25, 2024
@claremacrae claremacrae merged commit 2164231 into main Jan 25, 2024
2 checks passed
@claremacrae claremacrae deleted the expose-query.allTasks branch January 25, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: scripting Issues to do with custom filters, custom sorting and similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant