Skip to content

CardMovedAwayFromListTriggerConstraint

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

Defines constraints for triggers when a card is moved away from specific lists.

Values

Value Description
AnyOfTheseListsAreMovedAwayFrom Trigger is activated when a card is moved away from any of the specified lists.
AnyButTheseListsAreMovedAwayFrom Trigger is activated when a card is moved away from any list except the specified ones.

Usage

This enum is utilized in the CardMovedAwayFromListTrigger class.

Clone this wiki locally