Skip to content

Conversation

claremacrae
Copy link
Collaborator

Types of changes

Changes visible to users:

  • 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)

Description

This adds an example of using group by function to achieve what is requested in #3647:

Implementing the more general case requested in that issue would be a lot more work, so I've settled on documenting how to do the specific case requested.

Motivation and Context

Fixes #3647

How has this been tested?

Screenshots (if appropriate)

Checklist

Terms

@claremacrae claremacrae added scope: documentation Improvements or additions to documentation scope: grouping Changes to the grouping capabilities scope: scripting Issues to do with custom filters, custom sorting and similar scope: sub-tasks and super-tasks nested/parent/child: controlling their display, filtering them, and similar labels Oct 12, 2025
Copy link

@claremacrae claremacrae merged commit f5a4e7e into main Oct 12, 2025
4 checks passed
@claremacrae claremacrae deleted the issue-3647-fake-inherit-tags branch October 12, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: documentation Improvements or additions to documentation scope: grouping Changes to the grouping capabilities scope: scripting Issues to do with custom filters, custom sorting and similar scope: sub-tasks and super-tasks nested/parent/child: controlling their display, filtering them, and similar

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inherit Tags from Parent Task [when grouping by tag] - Documentation added

1 participant