Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Draft
lunny wants to merge1 commit intogo-gitea:main
base:main
Choose a base branch
Loading
fromlunny:lunny/dont_create_default_column_when_view

Conversation

lunny
Copy link
Member

@lunnylunny commentedJun 27, 2025
edited
Loading

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

lafriks reacted with thumbs up emoji
@GiteaBotGiteaBot added the lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. labelJun 27, 2025
@github-actionsgithub-actionsbot added the modifies/goPull requests that update Go code labelJun 27, 2025
@wxiaoguang
Copy link
Contributor

wxiaoguang commentedJun 27, 2025
edited
Loading

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.

@wxiaoguangwxiaoguang marked this pull request as draftJune 27, 2025 14:00
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
lgtm/need 2This PR needs two approvals by maintainers to be considered for merging.modifies/goPull requests that update Go code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@lunny@wxiaoguang@GiteaBot

[8]ページ先頭

©2009-2025 Movatter.jp