Allow users to edit their own comments, without needing full Write permission #5470

Closed
opened 2025-11-02 06:25:48 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @mappu on GitHub (May 28, 2020).

  • Gitea version (or commit ref): 1.11.3
  • Git version: 2.24.1
  • Operating system: Linux (Docker)
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I have some people with access to a repository, that can report issues, but only a developer can resolve the issues.

These people are unable to edit/delete their own comments (to fix typos, or add more information, or delete comment that was added into the wrong issue)

I would like for them to be able to edit/delete their own comments, without, needing to give them the full Write access.

Maybe it's similar to this other request https://discourse.gitea.io/t/how-to-allow-collaborators-to-edit-their-own-comments-in-1-5-x/581

Originally created by @mappu on GitHub (May 28, 2020). - Gitea version (or commit ref): 1.11.3 - Git version: 2.24.1 - Operating system: Linux (Docker) - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description I have some people with access to a repository, that can report issues, but only a developer can resolve the issues. These people are unable to edit/delete their own comments (to fix typos, or add more information, or delete comment that was added into the wrong issue) I would like for them to be able to edit/delete their own comments, without, needing to give them the full Write access. Maybe it's similar to this other request https://discourse.gitea.io/t/how-to-allow-collaborators-to-edit-their-own-comments-in-1-5-x/581
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5470