P6 Core 6.9.8
Release date: Wednesday, 27th of March 2024
Documentation can be found here.
This release focuses on bug fixing.
Features¶
- [P6-4755] Transactions can now be exported as CSV (default behaviour). Excel export is still available in the export dropdown menu
- [P6-5012] JSON Form are now using the FileSubmission mechanism
Improvements¶
- [P6-4421] Auto indexation on views is now disabled for generated columns
- [P6-5050] Add a pretty display of the error while viewing service item
- [P6-3979] On configuration, align the naming about defaultValue and value to be consistent
- [P6-5009] Prevent user from saving application when the version format is wrong
- [P6-5038] It’s no longer possible to switch
auto package
mode in the scripts UI - [P6-5015] View searchable can now define xpath to Column node
- [P6-5067] Document LockName parameter on WorkflowStep dsl
- [P6-5068] Document action.workflow.task action parameters on WorkflowStep
Bug Fixes¶
- [P6-4507] Update Script Guide documentation page to add missing DSLs entries
- [P6-4574] Update the documentation to describe usage of the p6File widget in RJSF
- [P6-4363] Reduce the number of DB calls during the application upgrade
- [P6-3957] Fix Java heap space error while exporting transactions to excel
- [P6-5048] Fix automatic switch of AutoPackage for scripts
- [P6-4078] Fix home pages screen backward compatibility
- [P6-3956] Transaction/workflow task search is not displaying some columns correctly
- [P6-5017] Form properties from Form action on buttons are not returned correctly
- [P6-5059] Cast exception when compiling and running tests
- [P6-5010] Can’t upgrade app in the Application Tab
- [P6-5016] Fix Date test due to timezone
- [P6-5104] Fix transaction test on different timezone
- [P6-4066] On workflow task, dates are generated with a wrong timezone
- [P6-3950] Xslt DSL process method fails on high usage
- [P6-5066] Fix quote usage on DSL documentation
- [P6-4172] Issue with test compilation
- [P6-4221] Support OrgPath searchable on generated column
- [P6-3900] Fix button column not being displayed
- [P6-4031] FileSubmission original name being lost