Forums

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

How to automate the separation of cards by attachments ?

Frédérick Montiel
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 16, 2021

Hello,

 

I have an issue, I want to create an automation which triggered when a card go to another list and create cards for each attachments with the same name, description, stickers but only one of the attachment. 

Like this script:

When an item is check in a checklist:

     for i in attachment:

           create a card with same tittle, description, members, stickers, attachmen(i) in another list

           delete the first card from the previous list

 

I want to create a kind of a loop

 

Tell me if it's possible or a method to do that.

 

 

 

1 answer

0 votes
milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 16, 2021

@Frédérick Montiel 

You will probably need to using http request to an endpoint that will use the api to do that for you. You will probably handle the creating the new card and add attachment in the program. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events