Add support for date type custom properties to the agreements UI
Description
CSP Request Details
None
CSP Rejection Details
None
Potential Workaround
None
Attachments
4
Checklist
hideTestRail: Results
Activity
Show:

Owen Stephens April 27, 2022 at 3:01 PM
QA 2022-04-27: Scenario 2 says:
Then when I edit the term, the value field accepts only values that conform to valid date formats (using the date format for the locale as appropriate)
Currently there does not seem to be any limitation to what can be entered in the field. Is it possible for there to be any validation on this?
Former user

Jag Goraya March 14, 2022 at 11:48 AM
Blocked pending migration design for stripes-kint-components
Done
Details
Details
Assignee

Reporter

Priority
Sprint
None
Development Team
Bienenvolk
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 21, 2022 at 9:28 AM
Updated April 29, 2022 at 2:08 PM
Resolved April 29, 2022 at 2:08 PM
TestRail: Cases
TestRail: Runs
Purpose:
To allow the user to use a date selector when setting a custom property with a date type
User story statement(s):
As a ERM librarian
I want to be able to use a date picker to add a custom property value where the custom prop has type == date
so that I can set the value correctly with no chance of mis-keying the value
Scenarios:
Scenario:
Given the agreements UI
When there is a custom property with a data type = date
Then when I edit the term, the value field has a date picker control
Scenario:
Given the agreements UI
When there is a custom property with a data type = date
Then when I edit the term, the value field accepts only values that conform to valid date formats (using the date format for the locale as appropriate)
Scenario:
Given the agreements UI
When there is a custom property with a data type = date
Then when I view the property, the value field displays with the correct date format for the locale