Service desk feature #2992

Open
opened 2025-11-02 04:56:24 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @MartinDelille on GitHub (Mar 1, 2019).

There is an awesome feature in Gitlab Enterprise Edition that I would love to see in Gitea called Service Desk: https://docs.gitlab.com/ee/user/project/service_desk.html

The idea is to manage the relation with your user throught issue that are created by email.

Originally created by @MartinDelille on GitHub (Mar 1, 2019). There is an awesome feature in Gitlab Enterprise Edition that I would love to see in Gitea called Service Desk: https://docs.gitlab.com/ee/user/project/service_desk.html The idea is to manage the relation with your user throught issue that are created by email.
GiteaMirror added the type/proposal label 2025-11-02 04:56:24 -06:00
Author
Owner

@JFronny commented on GitHub (Oct 22, 2022):

Since no one has picked this up: I have implemented a naive version of this feature as a seperate service here, which you might be able to use in the meantime (no guarantees, though)

@JFronny commented on GitHub (Oct 22, 2022): Since no one has picked this up: I have implemented a naive version of this feature as a seperate service [here](https://git.frohnmeyer-wds.de/Johannes/Gitea-Helpdesk), which you might be able to use in the meantime (no guarantees, though)
Author
Owner

@laurivosandi commented on GitHub (Sep 4, 2023):

I am also looking forward to replacing Freescout in our setup and Gitea seems great candidate. With #22056 I think there isn't much left to be done, just add codepath for creating new issue from mail without token

@laurivosandi commented on GitHub (Sep 4, 2023): I am also looking forward to replacing Freescout in our setup and Gitea seems great candidate. With #22056 I think there isn't much left to be done, just add codepath for creating new issue from mail without token
Author
Owner

@lunny commented on GitHub (Sep 5, 2023):

Which tasks left? Let's try to clarify.

  • creating issues/creating comments from incoming email
  • remember which emails have participated this conversation
  • send emails to others when one comment posted from UI or from email
@lunny commented on GitHub (Sep 5, 2023): Which tasks left? Let's try to clarify. - [ ] creating issues/creating comments from incoming email - [ ] remember which emails have participated this conversation - [ ] send emails to others when one comment posted from UI or from email
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2992