Skip to content

CardMovedToListTriggerConstraint

Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Defines constraints for triggers when a card is moved to a specific list.

Values

Value Description
AnyOfTheseListsAreMovedTo Trigger activates when a card is moved to any of the specified lists.
AnyButTheseListsAreMovedTo Trigger activates when a card is moved to any list except the specified ones.

Usage

Used in CardMovedToListTrigger to specify the conditions under which the trigger activates.

Clone this wiki locally