-
OneDev
changed state to 'Closed' 2 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (76286cfd)
-
OneDev
changed state to 'Released' 2 years ago
Previous Value Current Value Closed
Released
-
State changed as build #4330 is successful
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
9.2.5
|
| Labels |
No labels
|
Issue Votes (0)
Consider the following query
"State" is before "committed".When clicking on
Order Byin the UI and selecting a property, e.g.Number, OneDev changes the query to"State" is "committed" order by "Number" asc. Sois beforehas been changed tois, 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.