P6 Core 6.9.8
Release date: Wednesday, 27th of March 2024
Documentation can be found here.
This release focuses on bug fixing.
Features¶
- [P6CORE-1488] Transactions can now be exported as CSV (default behaviour). Excel export is still available in the export dropdown menu
- [P6CORE-1161] JSON Form are now using the FileSubmission mechanism
Improvements¶
- [P6CORE-1528] Auto indexation on views is now disabled for generated columns
- [P6CORE-1288] Add a pretty display of the error while viewing service item
- [P6CORE-1466] On configuration, align the naming about defaultValue and value to be consistent
- [P6CORE-1495] Prevent user from saving application when the version format is wrong
- [P6CORE-1552] It’s no longer possible to switch
auto package
mode in the scripts UI - [P6CORE-1557] View searchable can now define xpath to Column node
- [P6CORE-1565] Document LockName parameter on WorkflowStep dsl
- [P6CORE-1567] Document action.workflow.task action parameters on WorkflowStep
Bug Fixes¶
- [P6CORE-938] Update Script Guide documentation page to add missing DSLs entries
- [P6CORE-1471] Update the documentation to describe usage of the p6File widget in RJSF
- [P6CORE-1498] Reduce the number of DB calls during the application upgrade
- [P6CORE-1483] Fix Java heap space error while exporting transactions to excel
- [P6CORE-1486] Fix automatic switch of AutoPackage for scripts
- [P6CORE-1487] Fix home pages screen backward compatibility
- [P6CORE-1527] Transaction/workflow task search is not displaying some columns correctly
- [P6CORE-1536] Form properties from Form action on buttons are not returned correctly
- [P6CORE-1538] Cast exception when compiling and running tests
- [P6CORE-1540] Can’t upgrade app in the Application Tab
- [P6CORE-1543] Fix Date test due to timezone
- [P6CORE-1548] Fix transaction test on different timezone
- [P6CORE-1559] On workflow task, dates are generated with a wrong timezone
- [P6CORE-1561] Xslt DSL process method fails on high usage
- [P6CORE-1562] Fix quote usage on DSL documentation
- [P6CORE-1566] Issue with test compilation
- [P6CORE-1573] Support OrgPath searchable on generated column
- [P6CORE-1574] Fix button column not being displayed
- [P6CORE-1572] FileSubmission original name being lost