Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to bulk close issues via datatable #24185

Closed
oyeaussie opened this issue Apr 18, 2023 · 0 comments · Fixed by #24329
Closed

Fail to bulk close issues via datatable #24185

oyeaussie opened this issue Apr 18, 2023 · 0 comments · Fixed by #24329
Labels
Milestone

Comments

@oyeaussie
Copy link

Description

image

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

@lunny lunny added this to the 1.19.2 milestone Apr 19, 2023
techknowlogick pushed a commit that referenced this issue Apr 26, 2023
…hat try to batch close (#24329)

fix #24185 

---------

Co-authored-by: wxiaoguang <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants