FD-2403

Release date: 2024-04-05

Software Version

The document refers to the following applications and corresponding software versions:

Application Version
Cluster Infrastructure Service 5.23.3-FD-2403
Store Device Control 5.23.3-FD-2403
Enterprise Connector 5.23.3-FD-2403
Store Hub 5.23.3-FD-2403
Portal 5.23.3-FD-2403

What's New

This release contains no new features.

Resolved Issues

Issue Key Summary Change Description
POCP-71232 Preselecting the store in the filter has been fixed
POCP-71203 Fixed a possible bug when exchanging EAN (GTIN) between 2 items stored in the same batch
POCP-71187 Displaying all assigned cashiers has been fixed
POCP-71180 The generated documentation for user management objects has been fixed to contain the correct field description
POCP-71175 Fixed possible endless loop in SIS transaction processing
POCP-71168 Enhancement of authorization for new REST APIs
POCP-71152 Fixed authentication for a single user who has different accounts with the same login name in different realms with the same scope
POCP-71114 Changed helm values.yaml to fill the environment property to clientSecret for SPOT
POCP-71043 The altova mapping has been changed to map the field NegativePriceFlag based on the last price provided in IDoc
POCP-71027 The DB query was fixed as proposed by DBA team. In addition, properties were introduced to configure the chunk size for "IN" clause. There are the following new properties:
  • gkr.md.promotion.combinationEligibilityChunkSize=30
  • gkr.md.promotion.promotionChunkSize=30
  • gkr.md.promotion.promotionConditionChunkSize=30
  • gkr.md.promotion.mixAndMatchRuleChunkSize=30
  • gkr.md.promotion.itemRuleChunkSize=30
  • gkr.md.promotion.externalActionChunkSize=30
  • gkr.md.promotion.merchandiseSetChunkSize=30
  • gkr.md.promotion.additionalBonusRuleChunkSize=30
POCP-70976 Fixed EAN (GTIN) duplicity check during item import
POCP-70948 The absence of values for the WORK_ENTRY_TIME and DATA_TYPE fields in GK_JOB_PROCESS_QUEUE led to data loading errors via the API. These fields have since been properly filled, resolving the issue.
POCP-70895 Removing table selection after page change has been fixed
POCP-70874 A new column with the modification timestamp was introduced on the TillOperator object to find out the newest assigned operator when the cleanup of duplicated till operators is performed
POCP-70805 Data not converted to UTF-8 when provided via REST API
POCP-70799 The "find by key" method was fixed to return the correct results on derby DB
POCP-70763 Opening Hours translations have been fixed
POCP-70755 Japanese characters are correctly shown when the report is done
POCP-70481 The equals method is used for comparison enums to check whether the enums are the same
POCP-68275 The DB query generated by lib-database-schema was improved to contain "joins" instead of tables separated by commas