Hi guys,
When I convert an item from a checklist to a card I want that the old and new card are linked together. For me, the following automation seems what I want to do but it doesn't work. Does anyone have a solution to do this?
Automation I tried:
"when an item is removed from a checklist by anyone, convert the item to a linked card"
It's not doing what I want and also I have no clue what it does instead :/
Thanks for every answere
@Iain Dooley thanks for your answers! But..
Is there no automation solution for "convert to card" from a checklist item and link this new card automatically to the card where I converted it from?
Thanks for helping!
@Veith Del Yep there is, you can create the command:
when an item is removed from a checklist, add item "{checklistitemname}" to checklist "{checklistname}", and convert the item to a linked card
Look for "convert the item to a linked card" under the "cascade" tab
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Veith Del the problem is that the item is already removed, so it can't be converted to a linked item.
You should still have access to the checklist item name as a variable though so perhaps your automation could immediately add a new checklist item with the same name then convert that to a linked card:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.