Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 4.0.0alpha9
-
Fix Version/s: 4.0.5rc1, 4.2.0beta1, 4.2 (plan)
-
Component/s: API (A), Frontend (F)
-
Labels:None
-
Team:Team B
-
Sprint:Sprint 40, Sprint 41, Sprint 42, Sprint 43, Sprint 44, Sprint 45, Sprint 46, Nov 2018, Sprint 47, Dec 2018, Sprint 48, Jan 2019, Sprint 49 (Feb 2019)
-
Story Points:1
Description
If click button ‘Update’ in maintenance period form, then value of start date will be changed
Steps to reproduce:
1. Import data_test.sql in DB;
2. Check table timeperiods, column start_date
3. Open maintenance period configuration form in frontend
4. Click button ‘Update’
Result: table timeperiods, column start_date updated on ‘1920’
Expected: Filed must be equal to - current date (default value).