stable
Clone or download
Read-only
A solo card with an invalid mapping should let the user add children cards in place (when possible). For example, create a User story with Status field set to "Review". Create a custom mapping and unselect "Review" value for User story tracker in the "Review" column. Part of: story #14148 Add in place a child card Change-Id: Ia0c691ff2e274fc1ab80392ae141675a96277e81
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Cell/InvalidMappingCell.test.ts | +14 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Cell/InvalidMappingCell.vue | +21 | −4 | Go to diff View file |