Skip to content

Conversation

@Timpan4
Copy link
Contributor

@Timpan4 Timpan4 commented Nov 11, 2025

Overview

  • Implemented advanced project filtering in Maniphest search
  • Added support for complex project pattern matching with AND/OR logic
  • Introduced wildcard support for project names
  • Created new ProjectPattern class for pattern resolution
  • Enhanced project filtering with more granular control
  • Improved logging and error handling for project patterns

Key Features

Users can now filter tasks using advanced project selection criteria:

  • AND logic: "ProjectA+ProjectB"
  • OR logic: "ProjectA,ProjectB"
  • Wildcard matching for project names

@holmboe
Copy link
Contributor

holmboe commented Nov 12, 2025

LGTM

Enhance project search documentation with comprehensive guide on
advanced project filtering using AND/OR logic and wildcard patterns.

- Add detailed explanation of project search syntax
- Include multiple examples of complex project filtering
- Demonstrate use cases for cross-team and cross-project searches
- Improve CLI documentation with more precise project pattern descriptions
- Refactor and expand project search documentation
@Timpan4 Timpan4 force-pushed the advanced-project-filtering-logic branch from a7cd96f to 8c5dfc4 Compare November 12, 2025 13:45
@Timpan4 Timpan4 merged commit 057a772 into master Nov 12, 2025
15 checks passed
@Timpan4 Timpan4 deleted the advanced-project-filtering-logic branch November 12, 2025 13:47
@holmboe holmboe mentioned this pull request Nov 19, 2025
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.

3 participants