Hola!
Given Slack is deprecating webhooks, and they have a large, bold banner that says they do not recommend using them, my IT department is obviously cautious about creating new ones.
What are my options to send a Slack message from Jira Automation that does not require using a webhook?
Hi @Sergey,
Based on the name of the post function it looks like you are using JMWE add-on and trying to apply a condition before transitioning the linked issues. If so, then the script that you are using seems to be incomplete. Could you please explain the condition in more detail? Which field value are you trying to validate?
Regards,
Swathi
HI. I check after with the type "Drop-down list (single selection)", if the value is equal to the name, then there should be a transition to the next status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey. Suppose the "NAME" field contains a value for a single choice of 1,2,3. I set the condition that if the value 1 is selected in the "NAME" field, the task skips the next status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.