Hi,
I`ve spent several weeks trying to solve seems to be simple case but stuck. The situation is:
I have list of Applications in Insight catalog. Each Application has attribute “Business owner”, with one or several Jira users stored in it to indicate business owner(s) of particular application. When I create Jira issue, I pick up one or several Applications from corresponding Insight custom field. Once Issue goes to particular Status I want to notify all chosen Applications business owners with Email.
I tried many different cases with Post functions but still can’t do that. The main problem as I see it – I cannot read particular attribute (jira user) from value(s), chosen in Insight custom field. I also have “Jira Workflow Toolbox” addon installed, but none of its post functions helped me in my case.
If anybody has any ideas how to solve this case - it will be great.
Kind regards,
Volodymyr
Hi @Vladimir Krasotin ,
your scenario should work by using
Cheers
Thorsten
Hi Thorsten,
The Insight post function "Email user(s) based on attribute in a selected Insight Object"
helped me with my case.
Thank you for idea!
Kind regards,
Volodymyr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Vladimir Krasotin ,
There is a specific way on how to capture the CustomField from Insight add-on and other selected add-on Customfield, show us your recent code and I will try to fix it so we can get the values of the email of the Business Owners in Insight.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bryan,
The Insight post function "Email user(s) based on attribute in a selected Insight Object"
helped me with my case.
But still, will wait for your modifications.
Kind regards,
Volodymyr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I believe you could achieve this with JMWE’s Email Issue post function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.