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
When you try to bulk close issues from the datatable and if there is a precondition error, there is no error shown in the frontend which is quite confusing, unless you open the dev tools and look at the above shown error.
Also, I marked the dependency to be closed as well, which means with bulk closing, there is no dependency check, where the list should check if all dependent issues are also marked for closure, close them first and then close the issue that's being blocked.
If check is hard, a workaround to show an error message will do fine for now.
Another thing that would be nice is to have a column of dependency issues. So, the user knows which ones might be causing the problem.
Gitea Version
1.19.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
On a internal linux server.
Database
None
The text was updated successfully, but these errors were encountered:
Description
When you try to bulk close issues from the datatable and if there is a precondition error, there is no error shown in the frontend which is quite confusing, unless you open the dev tools and look at the above shown error.
Also, I marked the dependency to be closed as well, which means with bulk closing, there is no dependency check, where the list should check if all dependent issues are also marked for closure, close them first and then close the issue that's being blocked.
If check is hard, a workaround to show an error message will do fine for now.
Another thing that would be nice is to have a column of dependency issues. So, the user knows which ones might be causing the problem.
Gitea Version
1.19.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
On a internal linux server.
Database
None
The text was updated successfully, but these errors were encountered: