Process all cards on board.

Simon Pidduck February 4, 2020

Hi,

I would be really grateful on some insight if the following is possible.

I want to allocate resources to all of my cards in a specific list when a specific card is moved to a list.

I can do this for a single card when it is moved to a list using the following:

when a card is moved out of the list "Tasks", lookup a card titled "{{%Resource2}}", and add member @{foundcarddescription} to the card.

Obviously I have a trigger there which then runs the action for a single card.

BUT

What I really want is the following which is the best way I can explain this...I realize this is a made-up command!

When a card titled  "STARTUP" is moved into list COMPLETED

For each card in list TASKS lookup a card titled "{{%Resource2}}", and add member @{foundcarddescription} to the card.

Thanks for any assistance here!

2 answers

1 accepted

0 votes
Answer accepted
Ludo
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.
February 7, 2020

*

0 votes
Ludo
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.
February 4, 2020

Hi, 

Maybe, you can use this method : 

Trigger : Add a card titled startup in list "Tasks"

Associate to this trigger actions like 

  • collect all cards in list "Tasks" into linked items in checklist "Tasks"
  • It allows to link the triggercard with all cards in the specified list
  • lookup a card title  "{{%Resource2}}" in ...
  • for each card linked from an item in checklist "Tasks", add member @{foundcarddescription}
  • It allows to propagate member to all card in the specified list.
  • find the card titled "startup", and move the card to the list "completed"

 

Simon Pidduck February 7, 2020

Many thanks for your help on this!

Ludo
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.
February 7, 2020

Can you please accept the answer so that it can be referred by other users in future.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events