"Not In" query operator and searching for project milestones
"Not In" query operator and searching for project milestones
Event Timeline
Herald added subscribers: Cigaryno, Matthew. · View Herald TranscriptApr 8 2024, 12:512024-04-08 12:51:54 (UTC+0)
Comment Actions
I also ran into this issue, as reported in https://secure.phabricator.com/T12438 it also affects the "In Any" (or any()) searches, and makes it impossible to search for tasks that are in projectA or projectB, which seems quite a common use case:
- Searching for projectA returns both tasks tagged with projectA and tasks tagged with any milestone of projectA
- Searching for any(projectA) any(projectB) returns tasks tagged with either projectA or projectB, but does not return tasks that are tagged with a milestone associated with projectA or projectB.
valerio.bozzolan updated the question details. (Show Details)May 15 2024, 15:422024-05-15 15:42:44 (UTC+0)
Content licensed under Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) unless otherwise noted; code licensed under Apache 2.0 or other open source licenses. · CC BY-SA 4.0 · Apache 2.0