Hi all.
I have created a form which, when submitted creates a User Story:
The User Story is created and contains the form which is correct. The Security Level is defaulted to the company level, which includes - Project Role (atlassian-addons-project-access).
I have also set up some automation that should append a couple of labels to the user story. Unfortunately the automation doesn't seem to work and I can't figure out why. Below is the Automation rule:
The Audit Log for this rule only shows Config Changes. There are no other statuses:
Can anyone see what I'm doing wrong here? I'm expecting a user story to be created when the form is submitted, and some labels added.
Thanks for your help.
Chris
From what I can see from your post, I would guess the automation is not firing. Can you share how you configured the trigger "when forms submitted"? And as @Marc - Devoteam mentioned this is probably not the correct trigger.
Hi Both.
Thanks for getting back to me. The screenshot from the form trigger I created is below:
The correct name of the form is selected.
I've actually just realised I should have used the 'When: Issue Created' trigger with the 'if: Forms Attached' Component. I've then added on the updating of the Labels field. This seems to have sorted the issue:
Thank you all for you help.
Chris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
use the issue created trigger based on issue type story.
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.