workflow_epic_add_dependency
Record a REQUIRES_BEFORE dependency between two tickets in one epic to enforce that one ticket must be completed before the other.
Instructions
Record a REQUIRES_BEFORE dependency between two tickets of one epic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epicId | Yes | ||
| toTicketId | Yes | ||
| fromTicketId | Yes |