Hello,
I have a flow which create file to sharepoint when an issue is created in a Jira project. I have 2 issue type in my Jira project, task and subtask. I can't find a way to trigger my file creation only on issue type ''task'' and not on subtask.
My flow create a folder architecture and I don't want a new architecture everytime I'm adding a subtask
Hi @Nouellet,
Could you please share a screenshot of your flow's configuration?
I think a filter condition could achieve your needs, I have made a test on my side and please take a try with the following workaround:
Within Condition box, left input box set to Issue Type Name dynamic content of the trigger, right input box set to Task (issue type name). Within middle drop down, choose is equal to.
Note: The two available Issue Type in my project as below:
The flow works successfully as below:
Best regards,
Kris
User | Count |
---|---|
76 | |
59 | |
48 | |
30 | |
20 |
User | Count |
---|---|
28 | |
27 | |
26 | |
21 | |
20 |