This document summarizes the main improvements and fixes introduced in the Pricefx Unity minor release version.
|
Version |
Unity Rampur 13.2.0 |
|
Release date |
October 6, 2024 |
|
Release type |
Minor |
In this document:
Improvements
Formula & Strategy Designer
|
Description |
ID |
|---|---|
|
When a strategy/formula is imported, only used lookups are imported. |
PFUN-26601 |
|
Improvements to custom input blocks - support of |
PFUN-26815 |
Configuration
|
Description |
ID |
|---|---|
|
RelayState builder for the management of the RelayState parameters has been added to the SAML Configuration page. |
PFUN-25229 |
Bug Fixes
|
Description |
ID |
|---|---|
|
Rebate Agreements > Customer Input: Customer(s) header input values are presented in a different way on Items level. |
PFUN-19607 |
|
Agreements & Promotions, Custom Forms: Configurator table is editable even after a Promotion is approved. |
PFUN-22722 |
|
Custom Forms: Using manual approve/deny in UI fails after submitting via customFormApi in Calculation Flow (submitter is null). |
PFUN-25403 |
|
Workflow: Comment/Executed By values are missing when denying a Data Change Request. |
PFUN-25564 |
|
Agreements & Promotions: When header Customer(s) field is selected through drop-down, then no Customer label on Agreement overview. |
PFUN-25570 |
|
Internal Copy Data Load in Rollups: Customers/Products filter is ignored in the Source table. |
PFUN-25645 |
|
Dashboards: Result Matrix styled cells with background have black background in exported Excel. |
PFUN-25967 |
|
Dashboard widgets are disappearing when you minimize the window. |
PFUN-26022 |
|
Scatter chart: There is no data in the Result Preview table when running Preview for Join Series. |
PFUN-26194 |
|
Agreements & Promotions Price Records: Cannot display added column if there are saved preferences. |
PFUN-26212 |
|
Configurator with |
PFUN-26335 |
|
Custom Forms: Misleading behavior during sort. The list is sorted by page, not globally. |
PFUN-26384 |
|
Strategy Designer: Custom parameter of lookup is not passed to the deployed function. |
PFUN-26411 |
|
Formula Designer: Renaming formula with number suffix increases the suffix instead (e.g., when renaming from Formula20 to Formula53, the name ends up as Formula21). |
PFUN-26456 |
|
Global Partition Customer Extensions not showing attribute metadata. |
PFUN-26467 |
|
Hiding Quote buttons via JSON configuration does not work if the configuration has missing steps or tabs. |
PFUN-26602 |
|
Custom Forms constantly reloading and refreshing. |
PFUN-26610 |
|
Dashboard: App crashes when swapping values under the "Final Interval" drop-down. |
PFUN-26611 |
|
Analytics Data Load: java.lang.NullPointerException: Cannot invoke entityField.getEntity() because "targetField is null. |
PFUN-26614 |
|
Internal Copy DL: Different request needed to display data on Source tab for Data Sources that were build from a Rollup template. Fix: Now the data in the Source tab of Internal Copy DL for DS generated from Rollup will fetch from the query in this DS instead of from the original Rollup. |
PFUN-26673 |
|
Quoting: Not all line items are fetched to the Quote because of folder limit. Fix: The limit of folders on the Items tab has been increased from 200 to 2000. |
PFUN-26683 |
|
Invalid custom SMTP config saved with LastPass plugin causing all emails from partition stuck. |
PFUN-26685 |
|
Error message doesn't display when using folder in an Agreement/Promotion. |
PFUN-26747 |
|
Analytics: Datamart query results in self join in SQL if the Datamart has no source defined. |
PFUN-26759 |
|
Analytics: Retried ('lost in dead pods') calcItems sometimes fail with hibernate OptimisticLock exception. |
PFUN-26791 |
|
Analytics: Disable SqlQuery CTE materialization by default when on Citus. Fix: By default, CTEs are not materialized in a full Citus cluster. The `paDisableMaterializedCTE` can still be used to set/override this behavior. |
PFUN-26807 |
Hot Fixes
The following hot fixes have been released for the 13.2 version:
13.2.1 PR
Released on October 11, 2024
|
Description |
ID |
|---|---|
|
After logout user can log in inside the same tab to another partition and the user list will be refreshed. |
PFUN-26852 |
|
The UpdateObjRefTable janitor task reads partitions from remote DB schema. |
PFUN-26889 |
13.2.2 PR
Released on October 16, 2024
|
Description |
ID |
|---|---|
|
Calculation Flows: Repeat after failure does not work for event triggers. |
PFUN-26907 |
|
Analytics: Duplicate key value violates unique constraint "pg_class_relname_nsp_index" on Greenplum. |
PFUN-26928 |
|
Analytics: DDL creating bitmap idx on Result table (proxy) key fields fails on Greenplum. |
PFUN-26956 |
|
Optimization: Regularly flush hibernate session on model.addTree() to avoid out-of-memory. |
PFUN-27081 |
|
Cached data from one partition is displayed upon login in another partition. |
PFUN-27103 |
13.2.3 PR
Released on October 22, 2024
|
Description |
ID |
|---|---|
|
Calculation Flow deletes its flow items in the non-draft version after failing. |
PFUN-26979 |
|
Fix CVE-2024-47561 by upgrading AVRO library. |
PFUN-26989 |
|
Data Load calculation failing probably due to problem with some race conditions when multiple JSTs are scheduled for the same DL. |
PFUN-26994 |
|
Analytics: Create missing 'Model Param' PPs for DMM models. |
PFUN-27080 |
13.2.4 PR
Released on October 31, 2024
|
Description |
ID |
|---|---|
|
Large data persist in |
PFUN-26035 |
|
Logout from partition after login from PM doesn't work correctly. Expired JWT cookies generated during logoff have a different path than JWT cookies generated during login. |
PFUN-27140 |
|
Condition records set columns are shifted. |
PFUN-27174 |
|
URL links passed in an email template are not correct. |
PFUN-27292 |
|
Analytics: Citus distributed lock issue workaround. |
PFUN-27348 |