Ticket slash commands enable a user to automate ticket action via the API. Additionally, a user can use them in a comment so as to conduct multiple tasks.
Details
Add two slash commands for ticket comments and the ticket description for close and solve. both of these must be able to have a one liner of text that will be added as that comment type.
i.e.
/solve a random string of text will create a solve comment with a random string of text as the comment body
/close a random string of text will close an issue and create a comment with a random string of text as the comment body
Links
- Blocks: nfc internal $software-1
Tasks
Requirements
Ticket slash commands enable a user to automate ticket action via the API. Additionally, a user can use them in a comment so as to conduct multiple tasks.
Details
Add two slash commands for ticket comments and the ticket description for
closeandsolve. both of these must be able to have a one liner of text that will be added as that comment type.i.e.
/solve a random string of textwill create a solve comment witha random string of textas the comment body/close a random string of textwill close an issue and create a comment witha random string of textas the comment bodyLinks
Tasks
Requirements
triageuser can useopenercan use