6.1-r3
Database Update Scripts
- Prod - Patches
- Stg - Patches
ctr.settings
- Update prod database version compatability
Known Issues/Bugs
Unaddressed issues in JIRA
Issues
Issues that were addressed and fixed in this release
- See list on Jira
- See list of pull requests involved in this update on GitHub
- See code changes on GitHub compare
Client 6.1.3
Workspaces
- Fix period filter resetting to min max value when saved valued not matched caused by client timezone issue with the Javascript Date Object. DEV-1327Workspaces
- Show proper caption of data series in Excel export. DEV-1330Orders
- Add the ability to search for constraints in split by constraints. DEV-1322Workspaces
- Fix error when updating string values in grid which were also valid numbers (zero padded ID numbers). DEV-1346Workspaces
- Enable and use date picker when inserting row with date column in grid. Wasn't working unless the column was also editable afterwards. DEV-1339Workspaces
- Fix issue causing dates to jump back one day when selecting from datepicker. Caused by improper handling of client timezone with the Javascript Date Object. DEV-1313
Databases 6.1.2
Workspaces
- Procedurefn_de_client_calc_series_dependency
now used for calculated series, fixes issue when calculated series depends on another calculated series. DEV-1315Workspaces
- Fix issue with long filter value, problem found when pasting long lists into lookup filter. DEV-1321JSON
- Fix JSON parsing error when"
-quotation characters not escaped in strings. DEV-1343