Skip to content

Commit 6110c4e

Browse files
author
Ross Curry
committed
PJNJ-1204: Mr comments
1 parent 0a50460 commit 6110c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The delete action type accepts one kind of config: `{ forceTagging: true }` . An
1616
As with other ticketActions the delete type requires an `id` and `labels` for the 3 supported languages: 'en', 'de', 'fr'.
1717

1818
- webhooks: If configured, the delete action will trigger webhooks.
19-
- action reset: The delete action can be reset using the [Ticket API's error handling](inbox/ticket-api#error-handling) route where `:actionId` will be `delete`.
19+
- action reset: The delete action can be reset using the [Ticket API's error handling](inbox/ticket-api#error-handling) route where `:actionId` will be the `id` assigned in the ticketActions manifest (`delete-id` in the example below).
2020

2121
Manifest API ticketAction example
2222
```json

0 commit comments

Comments
 (0)