Relations between cards
You can also define the type of relation between the related cards. A card can “depend” on the other card, or the card can “block” another card.
If the card depends on another card, or blocks another card determines the behaviour when planned cards are rescheduled in vPlan.
More information about this behaviour and the card relation functionality can be found on this vPlan help center article.
CardRelation
id
string <uuid>
read-onlyoptional
type
enum<string>
optional
Allowed values:
relatedclonedblocksdepends
Default:
related
status
enum<string>
read-onlyoptional
Allowed values:
validwarningerror
Default:
valid
related_card_id
string <uuid>
required
card_id
string <uuid>
required
created_at
string <date-time>
read-onlyoptional
Example:
2024-04-11T10:22:15Z
updated_at
string <date-time>
read-onlyoptional
Example:
2024-04-11T10:22:15Z
Modified at 2024-11-21 17:12:57