stable
Clone or download
Read-only
fix request #30735 Error 500 in artifact modal when an empty date field has been left unmodified
You should be able to submit an artifact having an empty date field through the modal when this date field have been left untouched. Regression introduced by git #tuleap/stable/10e826600ce2312129d5829d4b92bd61673b02f0 Change-Id: I0ef0bbe32385e9e709486435b908fc162f5f7728
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/date-field/date-field-value-builder.test.ts | +28 | −10 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/date-field/date-field-value-builder.ts | +6 | −2 | Go to diff View file |