I made a notificaton in jira automation to notify me in slack if is there any new tickets in my column as a QA Engineer as the below:
{{issue.UserEvent}} has sent {{issue.key}} ticket for test in "Project Name"
All worked fine, but the first object didn't worked as the following message came to me:
"has sent DE-2086 ticket for test in Doso erp"
I tryed to use .curentUser(), .wacher, and .UserEvent but non worked.
if anyone can help me with it please, Thanks
Community moderators have prevented the ability to post new answers.
Thanks very much, I appreciate your quick answer, and finally it's worked.
"Abdurrahman Hasan has DE-1643 Ready for test in Doso erp"
Thanks again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem, glad to hear that!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
retrive a specific user name
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.