We created a smart value that gathers selected users in a form. We called it Group. When using the advanced branch to iterate through the users of the group. We give each iteration the variable name of "person" in the advance branching section. I can see the user values ({{person.displayName}}, {{person.emailAddress}}) when having the iteration log to the audit log. But when we go to post these to a web request post, the values are blank.
Replaced names and emails with ***** for privacy. But its does output the full name and email to the log
Example Audit Log Results -
Hi @Ryan Danowski -- Welcome to the Atlassian Community!
That is an interesting behavior...it seems to indicate the advanced branch variable is using object data to decide to anonymize it, or that something else in the web request action is doing so, or...?
First thing, I would partner with your site admin to submit a support ticket to Atlassian at this link, and then post back here what they find/respond: https://support.atlassian.com/contact/#/
Next, have you considered a work-around where you first store the branch loop values in a created variable (thus converting them to plain text) and then trying to use them in the web request? That would rule out if it is object data versus the web request action itself doing this anonymizing.
Kind regards,
Bill
Thanks @Bill Sheboy . Those are great suggestions. Will get back with what we find!
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.