8 Comments

  • Pedro Rodrigues (opservator.com)
    Community Moderator

    Hi @..., I'd suggest changing the "Hours since solved" condition to "Greater than" 23 or 24. This is because using "is" only gives your automation a one-hour window to be true and fire (more about this here). This could be the main reason why it still hasn't fired.

    I'd also recommend adding a "Tags contain none of the following condition" and add a control tag ('admin_feedback_sent', for example). Then you can add an action to Add tags = 'admin_feedback_sent'. This way you ensure this only fires once per ticket.

    Hope this helps, but please let us know if it doesn't.

    Tip: you can clone the existing automation to create a test automation with an extra condition (i.e. if tags include 'admin_test_auto', which you add to test tickets), and have it run when hours since solve > 1 for example.

    0
  • Rustam Samadzade

    Hi @...! I could not change the condition.

    0
  • Pedro Rodrigues (opservator.com)
    Community Moderator

    Hi @..., that's because you don't have a nullifying condition, like the alert says. Consider adding the tag suggestion I shared before, and it should work :-)

    0
  • Rustam Samadzade

    I thought that the tags were the 2nd option. I will try it. Thanks.

    0
  • Rustam Samadzade

    Hi @.... It still does not work - http://joxi.ru/D2PnLL9tBv0gZr. Is it because of email's body?

    0
  • Pedro Rodrigues (opservator.com)
    Community Moderator

    Hi @..., I don't think it's because of the message body. I managed to replicate that automation in my account (only difference was 'hours since solved' to speed up the test), and it matched a couple of test tickets:

    It ran successfully, and I received the notification with the expected link:

    My next guess is it's something related to how many tickets match the automation conditions.

    If you open the automation and click "Preview match for the conditions above", does the system show you any tickets?

    If not, how are you Solving and Closing tickets? Could it be that you're changing status to Close too soon?

    0
  • Rustam Samadzade

    Hi @.... When clicked the "Preview match for the conditions above" button it returned to me "No matching tickets found". http://joxi.ru/BA0YooEUvoJZPr - I click to "Submit as solved" button to solve the ticket.

    0
  • Pedro Rodrigues (opservator.com)
    Community Moderator

    Thanks for confirming! So the first step is to make sure there are solved tickets for the automation to modify. Then it should work as expected.

    0

Please sign in to leave a comment.

Powered by Zendesk