#1644  Issue list / board: Selecting order by clause in UI causes manually entered query to be changed unexpectedly
Released
jbauer opened 5 months ago

Consider the following query "State" is before "committed".

When clicking on Order By in the UI and selecting a property, e.g. Number, OneDev changes the query to "State" is "committed" order by "Number" asc. So is before has been changed to is, modifying the query in an unexpected way.

I am not sure if other conditions change unexpectedly as well, but in my more complex query only the part "State" is before "committed" did change.

OneDev changed state to 'Closed' 5 months ago
Previous Value Current Value
Open
Closed
OneDev commented 5 months ago

State changed as code fixing the issue is committed (76286cfd)

Referenced from commit 5 months ago
OneDev changed state to 'Released' 5 months ago
Previous Value Current Value
Closed
Released
OneDev commented 5 months ago

State changed as build #4330 is successful

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Affected Versions
9.2.5
Labels
No labels
Issue Votes (0)
Watchers (3)
Reference
onedev/server#1644
Please wait...
Page is in error, reload to recover