-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
Description
Description
PR #22235 introduced many bugs.
The following list is what I have found, and Im working on them.
Bugs:
- Add missing tabs to org projects page #22705
- Fix invalid issues in project boards #22865
- Team permission not work in projects:
A user in a team which has Admin Permission. But can not create a project.
It seems there's something wrong.
⬇
team.UnitsinUnitMaxAccessis empty.
⬇
Not onlyteam.Unitsis empty but alsoReposMembersand so on....
This will be fixed in Fix invalid issues in project boards #22865
(2023/02/14)
Bugs:
4. the projectlist in issue create page need to show the type of this project.
If an org project's name is as same as a repo project it is hard to know which project to choose.

5. create an issue which links to an org project will redirect to 404 page
we only have project_id in the form, it is necessary to add project_type or change project_id to project_link or something else.
4,5 will be fixed in #22865
Feature:
- Different header styles
- Strange URL Link
- Issue can select multi projects(repo, user/org)
Gitea Version
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?
build
Database
None