stable

Clone or download

Read-only

String field should not receive linebreaks

Given a card with a title set to a string field, When I enter newlines with [shift]+[enter] and I submit, Then the taskboard should not complain that it cannot save the card. Part of: story #13629: Update the title semantic of a card Change-Id: I489f401a3fc7a7ac92887916bb8ae4da01785fbd

Modified Files

Name
M plugins/taskboard/scripts/taskboard/src/helpers/update-artifact.test.ts +35 −0 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/update-artifact.ts +1 −1 Go to diff View file