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

Ticket 669 - Implement sync for Discord threads without tickets #18

Merged
merged 6 commits into from
Apr 5, 2024

Conversation

philion
Copy link
Member

@philion philion commented Apr 5, 2024

Implements changes related to creating redmine ticket from Discord.

The command, '/scn sync', when executed within an existing Discord thread, creates a new ticket from the existing thread, such that:

  • The new ticket has the subject taken from the existing thread title
  • The new ticket will have a description the matches the title, with a description of how it was created
  • The ticket's creator is the redmine user associated with the Discord account
  • The new ticket tracker will be based on the parent channel of the thread
  • Each message in the thread will be copied as a note to the new ticket, with the discord user translated to redmine user

Further, new tickets created with '/new' will automatically create threads.

@philion philion merged commit d71821b into main Apr 5, 2024
1 check passed
@philion philion deleted the ticket-669 branch April 5, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant