リストを名前ではなく数字で参照する
リストを参照するほとんどの自動化では、名前の代わりにボード上の位置でリストを参照できます。
To reference the list by its position, type #N as the name of the list, where N is a number (#1, #2, #3, and so on). For example, you can create the following Board Button automation to add a new "Team meeting" card to the first list on the board:
every monday, create a new card with title "Monday meeting" in list "#1"Check this video for more information: Automation: Referencing Lists by positions.
数字の N がボードのリストの数よりも大きい場合、自動化を完了するために新しいリストが作成されます。リストの名前は #N になります。たとえば、ボードに 3 つのリストがある場合は、次のカレンダーの自動化によって、毎週月曜日に「月曜のミーティング」カードを含む「#4」という名前の新しいリストが作成されます。
every monday, create a new card with title "Monday meeting" in list "#4"注: 実際に #N という名前のリストがボード上に存在する場合 (上記の例の #4 など)、自動化ではそのリストが位置にかかわらず使用されます。
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。