#1593  Issue list filtering - excluding project(s)
Closed
wojtek opened 7 months ago

Currently 1dev supports only is operation, but (seems to?) lack negation like is not. For example there doesn't seem to be a way to see all the issues here except for the server

"Project" is not "onedev/server" (https://code.onedev.io/onedev/server/~issues?query=%22Project%22+is+not+%22onedev/server%22) yields: "Malformed query" error.

Robin Shen commented 7 months ago

Use below syntax:

not("Project" is "onedev/server")
Robin Shen changed state to 'Closed' 7 months ago
Previous Value Current Value
Open
Closed
issue 1 of 1
Type
Question
Priority
Normal
Assignee
Labels
No labels
Issue Votes (1)
Watchers (4)
Reference
onedev/server#1593
Please wait...
Page is in error, reload to recover