Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, if the SMS has the following short URL - https://mytestsite.in/alert/3456 - 4421 is the identifier (alert tiny ID).

Expand
titleExamples

To acknowledge an alert, reply via SMS with the following text:

Code Block
ack 4421

or

Code Block
ack alert 4421

To close the alert, reply with the following text:

Code Block
close 4421

or

Code Block
close alert 4421

When Jira Service Management receives the reply you sent, appropriate action is run and the outcome is sent back to you in SMS:

Code Block
"Successfully acknowledged http://mytestsite.in/i/4421

...