Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create multiple Subtask from Confiform two different Field in single form entry

varatha January 14, 2025

Hi

I have created Subtask from confiform field. but i need to setup to create subtask when i filled in other field as well. 

So basically when i fill both field then create subtask for each field in jira. 

For single entry its working but multiple ctask its not working. 

Created one more IFTTT but getting error "confiform does not allow another IFTTT macro"

I tried different way but no luck please help. below is two field

subtask-field.png

 

{
    "fields":
    {
        "project":
        {
            "key": "CITE"
        },
        "parent":
        {
            "key": "[entry.JID]"
        },
             "summary": "[entry.SenderSystem.label]",
          "issuetype":{
            "name": "Sub-task"
        },
   },

1 answer

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events