-
Check backlog base query of each board defined in
Administration / Issue Settings / Default Boards. Some of them are invalid queries. OneDev tries to analyze the query and remove possible references to project when delete a project. -
Previous Value Current Value Open
Closed
-
I only have one:

Not sure what is wrong with it.
-
order by "Priority" desc and "Number" ascis no longer valid, change it toorder by "Priority" desc,"Number" asc
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
14.1.8
|
| Labels |
No labels
|
Issue Votes (0)
I have a parent project with multple sub-projects. One of the sub-projects has its own sub-project:
When I try the delete the "sub-sub-project" (so on the 3rd level) I get an error message:
I also get an error message when I try to disconnect the sub-sub-project from its parent