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

Organization administrator is unable to move project board issues #32304

Open
timaw7 opened this issue Oct 21, 2024 · 2 comments
Open

Organization administrator is unable to move project board issues #32304

timaw7 opened this issue Oct 21, 2024 · 2 comments

Comments

@timaw7
Copy link

timaw7 commented Oct 21, 2024

Description

This was present on 1.21.11 as well.

A user defined as full administrator only for an organization is unable to shift project issues between columns. They are essentially at a read-only permission state. The permissions are defined as the following.

image

I would expect that this would give them full access on project boards for that organization. I was able to mitigate this by adding a new team with project write access in addition to the system admin for that org.

image

Gitea Version

1.22.3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

2.43.5

Operating System

Rocky 9.4

How are you running Gitea?

Self hosted from binary with systemd.

Database

MSSQL

@yp05327
Copy link
Contributor

yp05327 commented Oct 22, 2024

As you are using a old version, maybe this is caused by an old bug, and has been fixed for newly added admin teams.
IIRC, for existing admin teams, there's only one way to fix it: change to general access, set all permission to write and save.
Then change to admin again and save.

@yp05327
Copy link
Contributor

yp05327 commented Oct 22, 2024

I think #24012 has fixed this issue. Why it happened again. I forgot the details of it. Let me have a look....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants