You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REST: Allow filtering by both project ID and linkname
In hindsight, it's a bit odd that we would filter project by linkname by
everything else by ID. Simply support both.
Signed-off-by: Stephen Finucane <[email protected]>
Fixes: e27b68a ("REST: Filter on Project.linkname - not Project.pk")
0 commit comments