Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.9k
Don't create default column when viewing project columns#34878
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
wxiaoguang commentedJun 27, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
It was written intentionally to make sure legacy project issues (with no implicit default column) can be properly migrated to new system, and make the system can self-heal even if the default board missing (assign an issue to a new project which doesn't have default column) I guess you broke the old design. |
Uh oh!
There was an error while loading.Please reload this page.
When viewing a project column, if there is no column, a default column will be created but not display in the UI. When refresh the page, the column will be displayed. It seems uncomfortable for me.
This PR will not create default column when viewing project columns. Now the default column will only be created when adding an issue to an empty project(there is no any column).
Please review with whitespaces ignored.https://github.com/go-gitea/gitea/pull/34878/files?diff=unified&w=1