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
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.Units in UnitMaxAccess is empty.
⬇
Not only team.Units is empty but also ReposMembers and 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.
Description
PR #22235 introduced many bugs.
The following list is what I have found, and Im working on them.
Bugs:
A user in a team which has Admin Permission. But can not create a project.
It seems there's something wrong.⬇
team.Units
inUnitMaxAccess
is empty.⬇
Not only
team.Units
is empty but alsoRepos
Members
and 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 addproject_type
or changeproject_id
toproject_link
or something else.4,5 will be fixed in #22865
Feature:
Gitea Version
fb1a2a1
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
The text was updated successfully, but these errors were encountered: