Resolved issues

The issues that are addressed as part of the major and minor updates of Sterling Store Engagement and updates to Store Inventory Management are listed cumulatively here.
Note: The fix pack number is updated to 10.0.2209.0 so that it is consistent with the Sterling Order Management System fix pack number. The first 2 digits 10.0 indicate the Sterling Order Management System version number. The third digit 2209 indicates the major quarterly updates, which include two-digit year followed by two-digit month. The fourth digit 0 indicates minor updates and increments sequentially for each minor update. For example, 10.0.2209.1 and 10.0.2209.2.
Important: If you override any component that needs to be modified as part of the resolved issues, merge the modified files with your custom code to get the fixes in your environment.

To view the resolved issues that are included in major and minor updates that are released before 2025, see Archived resolved issues.

6 July 2026 (26.3.7.0 - 10.0.2607.0)

Table 1. Resolved issues
TS022352884

Issue: OIDC Logout - id_token_hint parameter was not being passed in the logout URL for Cordova and non-Chromium browsers.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/login/src/app/features/login/login-page/login-page.component.ts
TS022482805

Issue: When the user clicked the Pick-order button on the List screen, and before they picked any items in sim enabled backroom-pick, the shipment status was changing from Ready For Backroom Pick to Backroom Pick In Progress. This behavior was not consistent with sim disabled backroom-pick.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/backroom-pick/src/app/features/backroom-pick/pick-order-page/pick-order-data.service.ts
      • packages/features/backroom-pick/src/app/features/backroom-pick/pick-order-page/pick-order-page.component.ts
Internal

Issue: JWT refresh was not triggered when the SIM returned a 401 Error Code. Also, the JWT token generated in one module was not persisted across modules.

  • Fix: This issue is resolved. To apply the fix, rebuild the extensions.
  • Files modified:
    • UI files

      • packages/libs/core/src/lib/interceptors/mashup-interceptor.ts
      • packages/libs/core/src/lib/services/jwt-refresh.service.ts
      • packages/libs/core/src/lib/utilities/app-info.util.ts
      • packages/libs/core/src/lib/utilities/app-init.util.ts

30 June 2026 (Store Inventory Management update)

Table 2. Resolved issues
Case number Description
TS022177758

Issue: Cancelled batch pick was still appearing in GetBatchPick List API.

  • Fix: This issue is resolved.

5 June 2026 (26.2.4.2 - 10.0.2604.2)

Table 3. Resolved issues
Case number Description
TS021983859

Issue: yarn start-app command failing with Error: No process running on port on a few devices. The kill-port module throws an error when trying to kill processes on ports that have no running processes, causing the startup script to fail.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • package.json
      • yarn.lock
TS022035186

Issue: UI component errors with typographical errors and incorrect casing in Backroom-pick and Putaway-inventory components. Template contains misspelled property names and the component has a missing semicolon with inconsistent method name casing.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/backroom-pick/src/app/features/backroom-pick/pick-order-page/pick-order-page.component.html
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/deposit-products-page/deposit-products-page.component.ts
TS022086267

Issue: When user tries to login, user ID and password were getting cleared when any one field was missing or invalid credentials were entered. This behavior was not in sync with Order Hub.

  • Fix: This issue is resolved. To apply the fix, rebuild the extensions.
  • Files modified:
    • UI files

      • packages/libs/functional-components/src/lib/components/login-form/login-form.component.html
TS022136289

Issue: UI component errors with typographical errors and incorrect casing in move inventory filter configuration methods. Multiple method names contain spelling errors and inconsistent casing.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/move-inventory/src/app/features/move-inventory/move-requests-list-page/move-requests-list-data.service.ts
      • packages/features/move-inventory/src/app/features/move-inventory/move-requests-list-page/move-requests-list-page.component.ts
TS022140970

Issue: In Customer pick, the product list is not scrollable on small-screen devices.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/customer-pickup/src/app/features/customer-pickup/customerpick-products-page/customerpick-products-page.component.html
      • packages/features/customer-pickup/src/app/features/customer-pickup/customerpick-products-page/customerpick-products-page.component.scss
TS022229036

Issue: Shipment not auto-cancelled when pick request gets auto-shorted due to inventory unavailability at SIM location.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/backroom-pick/src/app/features/backroom-pick/pick-order-page/pick-order-page.component.ts
    • Internal

      • Application_Addin/com/yantra/pca/ycd/service/isf/YCDPrepareShipmentListFromBatch.java

13 May 2026 (Store Inventory Management update)

Table 4. Resolved issues
Case number Description
TS021051375

Issue: Putaway task remained in an IN_PROGRESS status even after completion.

  • Fix: This issue is resolved.
TS021625847

Issue: The Delete Location API fails intermittently.

  • Fix: This issue is resolved.
TS021689012 and TS022071419

Issue: Bulk MoveRequest remained in IN_PROGRESS status even after all move tasks were marked as COMPLETED.

  • Fix: This issue is resolved.

4 May 2026 (26.2.4.1 - 10.0.2604.1)

Table 5. Resolved issues
Case number Description

TS021974178

Issue: The yarn override-route command had compatibility issues when extending out-of-the-box screens in Angular 20 workspaces.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • angular.json
      • store-cli/ng-new-application/files/src-templates/app/app.component.ts.template
      • store-cli/ng-new-application/files/src-templates/app/app.module.ts.template
      • store-cli/ng-new-application/index.js
      • store-cli/ng-new-application/index.js.map
      • store-cli/schematics/src/ng-new-application/index.ts

TS022040413

Issue: The Back button did not work for Inventory Lookup screen. Users were unable to navigate back correctly from Inventory lookup details page.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/lookup-inventory/src/app/features/lookup-inventory/product-inventory-details-page/product-inventory-details-page.component.ts
Internal

Issue: View Image did not work in product details modal. Users encountered errors when tried to view product images from the product details modal.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/libs/functional-components/src/lib/components/functional-override-component-loader/override-component.config.ts

6 April 2026 (26.2.4.0 - 10.0.2604.0)

Table 6. Resolved issues
Case number Description
TS018961025

Issue: The yarn override-route command was failing on Angular 18+ workspaces.

  • Fix: This issue is resolved with Angular v20. For more information about this upgrade, see Angular v20 upgrade.
  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • store-cli/ng-new-application/index.js
      • store-cli/ng-new-application/index.js.map
      • store-cli/ng-override-modal/index.js
      • store-cli/ng-override-modal/index.js.map
      • store-cli/ng-override-route/index.js
      • store-cli/ng-override-route/index.js.map
      • store-cli/ng-override-route/schema.js
      • store-cli/schematics/package.json
      • store-cli/schematics/src/ng-new-application/index.ts
      • store-cli/schematics/src/ng-override-route/index.ts
TS021440192

Issue: In the 26.1 release, a feature was added to scan destination locations directly without manually selecting them during putaway deposit operations. However, this feature did not work when users tried to deposit items by using the quantity edit widget.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/deposit-products-page/deposit-products-data.service.ts
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/deposit-products-page/deposit-products-page.component.ts
TS021586456

Issue: Bundle key displayed rather than the translation for Units in Italian localization. The Product count label showed raw translation logic in the Batch-pick window.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/batch-pick/src/assets/batch-pick/i18n/it.json
TS021604730

Issue: Users saw a blank screen after login in mainland China due to cdn.jsdelivr.net blocked by the Great Firewall.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/apps/store-root-app/src/assets/root-config/scripts/import-map-overrides-2.2.0.js
      • packages/apps/store-root-app/src/assets/root-config/scripts/runtime-0.13.7.min.js
      • packages/apps/store-root-app/src/assets/root-config/scripts/single-spa-5.9.0.min.js
      • packages/apps/store-root-app/src/assets/root-config/scripts/systemjs-6.8.3/amd.js
      • packages/apps/store-root-app/src/assets/root-config/scripts/systemjs-6.8.3/amd.min.js
      • packages/apps/store-root-app/src/assets/root-config/scripts/systemjs-6.8.3/system.js
      • packages/apps/store-root-app/src/assets/root-config/scripts/systemjs-6.8.3/system.min.js
      • packages/apps/store-root-app/src/assets/root-config/scripts/zone-0.11.3.min.js
      • packages/apps/store-root-app/src/index.ejs
TS021620387

Issue: Clicking the Back button in Lookup inventory details incorrectly put users on the home page instead of returning to Cycle count. This action occurred when users wanted to go to Lookup inventory details from Cycle count by clicking More details in the Item details modal.

  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/lookup-inventory/src/app/features/lookup-inventory/product-inventory-details-page/product-inventory-details-page.component.ts
      • packages/features/lookup-inventory/src/app/features/lookup-inventory/product-list-page/product-list-page.component.ts

2 April 2026 (Store Inventory Management update)

Table 7. Resolved issues
Case number Description
TS018668907

Issue: Expired cycle count tasks are visible in the UI.

TS021149229

Issue: The Bulk move task remains in OPEN status in intermittent scenarios.

  • Fix: This issue is resolved.
TS021322002

Issue: Cycle count requests not populating in some stores due to null response.

  • Fix: This issue is resolved.
TS021616601

Issue: Unable to create putaway preference when excludeLocation is provided without includeLocation.

  • Fix: This issue is resolved.

9 March 2026 (26.1.1.2 - 10.0.2601.2)

Table 8. Resolved issues
Case number Description
TS020974212

Issue: All custom portlets intermittently failed to render when users switched between stores when the showPortlet and callShowPortletMashup flags were enabled for any custom portlet. The store displayed the out-of-the-box portlet instead of custom portlets. Users had to clear their caches and reload the page to restore a custom portlet.

  • Fix: This issue is resolved. To apply the fix, rebuild the extensions.
  • Files modified:
    • UI files

      • packages/libs/core/src/lib/services/portlet-registry.service.ts
TS021479899

Issue: The translation of override-component, functional, common, and core components did not work for locales other than English in SSO-enabled environments.

  • Fix: This issue is resolved. To apply the fix, rebuild the extensions.
  • Files modified:
    • UI files

      • packages/libs/core/src/lib/utilities/app-info.util.ts
    • Internal

      • oms_war/repository/eardata/isf/war/storejsps/store-container.jsp
TS021536165

Issue: Lookup inventory search results showed a mismatch between the product ID and the item details, which caused incorrect inventory information to be displayed.

  • Fix: This issue is resolved.
  • Files modified:
    • Internal

      • oms_war/src/com/ibm/isf/inventory/lookup/ISFGetItemInventoryList.java

6 February 2026 (26.1.1.1 - 10.0.2601.1)

Table 9. Resolved issues
Case number Description
TS021014283
  • Issue: Putaway tasks that are listed for pick and deposit operations are not paginated when you scan a shipment or carton. When a shipment or carton is scanned in the putaway workflow, all putaway tasks, both in pick and deposit, are loaded and displayed without pagination. This issue causes performance issues and UI rendering delays when you work with large numbers of items.
  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/deposit-products-page/deposit-products-data.service.ts
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/deposit-products-page/deposit-products-page.component.html
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/deposit-products-page/deposit-products-page.component.ts
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/pick-products-page/pick-products-data.service.ts
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/pick-products-page/pick-products-page.component.html
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/pick-products-page/pick-products-page.component.ts
    • Internal

      • oms_war/repository/eardata/isf/war/mashupxmls/putaway/isf_putaway_mashups.xml
      • oms_war/src/com/ibm/isf/putaway/ISFGetPutawayTasks.java
TS021038308
  • Issue: The out-of-the-box error codes from the SIM API are not getting translated for the Japanese locale. Multiple SIM API error messages across various SIM screens, such as Pick, Move, Configurations, Cycle count, Putaway, Receive inventory, and more show in English instead of Japanese. This error occurred when the user locale was set to Japanese.
  • Fix: This issue is resolved. To apply the fix, rebuild the extensions.
  • Files modified:
    • UI files

      • packages/features/backroom-pick/src/app/features/backroom-pick/pick-order-page/pick-order-page.component.ts
      • packages/features/configurations/src/app/features/configurations/create-location-page/create-location-page.component.ts
      • packages/features/configurations/src/app/features/configurations/inventory-dedications/inventory-dedications.component.ts
      • packages/features/configurations/src/app/features/configurations/modals/add-inventory-dedications/add-inventory-dedications.component.ts
      • packages/features/cycle-count/src/app/features/cycle-count/record-cycle-count-page/modals/add-serial/add-serial.component.ts
      • packages/features/cycle-count/src/app/features/cycle-count/record-cycle-count-page/modals/select-inv-attributes/select-inv-attributes.component.ts
      • packages/features/lookup-inventory/src/app/features/lookup-inventory/add-inventory-page/add-inventory-page.component.ts
      • packages/features/lookup-inventory/src/app/features/lookup-inventory/product-list-page/product-list-page.component.ts
      • packages/features/lookup-inventory/src/app/features/lookup-inventory/remove-inventory-page/remove-inventory-page.component.ts
      • packages/features/move-inventory/src/app/features/move-inventory/bulk-move-page/bulk-move-pick-location/bulk-move-pick-location.component.html
      • packages/features/receive-inventory/src/app/features/receive-inventory/modals/product-receive/product-receive.component.ts
      • packages/features/receive-inventory/src/app/features/receive-inventory/modals/product-record-damage/non-serialized-product.component.ts
      • packages/features/receive-inventory/src/app/features/receive-inventory/product-list-page/modals/product-unreceive/product-unreceive.component.ts
      • packages/features/receive-inventory/src/app/features/receive-inventory/product-list-page/product/product.component.ts
      • packages/features/receive-inventory/src/app/features/receive-inventory/record-discrepancy-wizard-page/record-overage-products-page/overage-product/overage-product.component.ts
      • packages/libs/core/src/lib/services/localization.service.ts
      • packages/libs/core/src/lib/services/mashup.service.ts
      • packages/libs/core/src/lib/services/rest.service.ts
      • packages/libs/common-components/src/assets/common-components/i18n/de.json
      • packages/libs/common-components/src/assets/common-components/i18n/en.json
      • packages/libs/common-components/src/assets/common-components/i18n/es.json
      • packages/libs/common-components/src/assets/common-components/i18n/fr.json
      • packages/libs/common-components/src/assets/common-components/i18n/it.json
      • packages/libs/common-components/src/assets/common-components/i18n/ja.json
      • packages/libs/common-components/src/assets/common-components/i18n/ko.json
      • packages/libs/common-components/src/assets/common-components/i18n/nl.json
      • packages/libs/common-components/src/assets/common-components/i18n/pt.json
      • packages/libs/common-components/src/assets/common-components/i18n/zh-tw.json
      • packages/libs/common-components/src/assets/common-components/i18n/zh.json
    • Internal

      • oms_war/src/com/ibm/isf/backroompick/ISFScanToExecutePickTask.java
      • oms_war/src/com/ibm/isf/backroompick/ISFTranslateBarcodeToRemoveSerial.java
      • oms_war/src/com/ibm/isf/backroompick/ISFTranslateBarcodeToRemoveSerialFromSIM.java
      • oms_war/src/com/ibm/isf/batchpick/ISFScanToDepositProduct.java
      • oms_war/src/com/ibm/isf/batchpick/ISFTranslateBarcodeToRemoveSerialFromSIM.java
      • oms_war/src/com/ibm/isf/count/ISFTranslateBarcodeToRemoveSerialFromCount.java
      • oms_war/src/com/ibm/isf/inventory/adjustInventory/ISFTranslateSerialNumberBarCode.java
      • oms_war/src/com/ibm/isf/moverequest/ISFScanToDepositAdhocMove.java
      • oms_war/src/com/ibm/isf/moverequest/ISFScanToExecuteMoveRequest.java
      • oms_war/src/com/ibm/isf/putaway/ISFScanToExecutePutawayTask.java
      • oms_war/src/com/ibm/isf/receiving/shipment/product/mashups/ISFTranslateBarCodeForProductUnReceiving.java
TS021191840
  • Issue: In the desktop view, consistent and misaligned button placement occurred in the Customer pickup Advance search results screen. The Start button for customer pickup was centered and misaligned in the Advance search results screen.
  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/customer-pickup/src/app/features/customer-pickup/order-search-result-page/order-search-result-page.component.scss

16 January 2026 (26.1.1.0-10.0.2601.0)

Table 10. Resolved issues
Case number Description
Internal
  • Issue: During putaway deposit operations, users could not scan destination locations directly. The system required selecting a location by using the Select option before scanning. Even valid locations triggered the error, which read, "Scanned location does not match any destination location.”
  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/deposit-products-page/deposit-products-page.component.ts
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/deposit-products-page/deposit-products-page.component.html
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/modals/select-inventory/select-inventory.component.ts
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/modals/select-inventory/select-inventory.component.html
      • packages/features/putaway-inventory/src/app/features/putaway-inventory/putaway-wizard-page/pick-products-page/pick-products-page.component.ts
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/en.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/de.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/es.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/fr.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/it.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/ja.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/ko.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/nl.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/pt.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/zh.json
      • packages/features/putaway-inventory/src/assets/putaway-inventory/i18n/zh-tw.json
    • Internal

      • oms_war/src/com/ibm/isf/putaway/ISFScanToExecutePutawayTask.java
Internal
  • Issue: The move inventory feature lacked several usability improvements. Missing elements included the Move ID display for ad hoc requests, progress indicators, and a pin icon for location selection. Also, the status for move request types was not displayed, move type indication was unclear, button sizing and styling were inconsistent, and bulk move operations did not show a confirmation count.
  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/move-inventory/src/app/features/move-inventory/adhoc-move-create-wizard-page/adhoc-deposit-products-page/adhoc-deposit-products-page.component.html
      • packages/features/move-inventory/src/app/features/move-inventory/adhoc-move-create-wizard-page/adhoc-deposit-products-page/adhoc-deposit-products-page.component.ts
      • packages/features/move-inventory/src/app/features/move-inventory/adhoc-move-create-wizard-page/adhoc-pick-products-page/adhoc-pick-products-page.component.html
      • packages/features/move-inventory/src/app/features/move-inventory/adhoc-move-create-wizard-page/adhoc-pick-products-page/adhoc-pick-products-page.component.ts
      • packages/features/move-inventory/src/app/features/move-inventory/bulk-move-page/bulk-move-pick-location/bulk-move-pick-location.component.ts
      • packages/features/move-inventory/src/app/features/move-inventory/bulk-move-page/bulk-move-pick-products-page/bulk-move-pick-products-page.component.html
      • packages/features/move-inventory/src/app/features/move-inventory/bulk-move-page/bulk-move-pick-products-page/bulk-move-pick-products-page.component.ts
      • packages/features/move-inventory/src/app/features/move-inventory/bulk-move-page/bulk-move-summary-page/bulk-move-summary-page.component.html
      • packages/features/move-inventory/src/app/features/move-inventory/move-inventory-wizard-page/deposit-products-page/deposit-products-page.component.html
      • packages/features/move-inventory/src/app/features/move-inventory/move-inventory-wizard-page/deposit-products-page/deposit-products-page.component.scss
      • packages/features/move-inventory/src/app/features/move-inventory/move-inventory-wizard-page/deposit-products-page/deposit-products-page.component.ts
      • packages/features/move-inventory/src/app/features/move-inventory/move-inventory-wizard-page/pick-complete-page/pick-complete-page.component.html
      • packages/features/move-inventory/src/app/features/move-inventory/move-inventory-wizard-page/pick-complete-page/pick-complete-page.component.ts
      • packages/features/move-inventory/src/app/features/move-inventory/move-inventory-wizard-page/pick-products-page/pick-products-page.component.html
      • packages/features/move-inventory/src/app/features/move-inventory/move-inventory-wizard-page/pick-products-page/pick-products-page.component.ts
      • packages/features/move-inventory/src/styles.scss
      • packages/libs/styles/src/styles/icons/_glyphicons.scss
      • packages/libs/styles/src/styles/icons/fonts/app-glyphicons.svg
      • packages/libs/styles/src/styles/icons/fonts/app-glyphicons.svg
      • packages/libs/styles/src/styles/icons/fonts/app-glyphicons.ttf
      • packages/libs/styles/src/styles/icons/fonts/app-glyphicons.woff
      • packages/libs/styles/src/styles/icons/selection.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/en.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/de.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/es.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/fr.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/it.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/ja.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/ko.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/nl.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/pt.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/zh.json
      • packages/features/move-inventory/src/assets/move-inventory/i18n/zh-tw.json
TS020302630
  • Issue: Store Next-Gen 2.0 mapped language by using the first two characters of the locale code instead of the full locale configuration. This prevented Store Engagement UI language bundles from loading correctly for custom locales.
  • Fix: This issue is resolved. To apply the fix, rebuild the extensions.
  • Files modified:
    • UI files

      • packages/features/login/src/app/features/login/login-page/login-page.component.ts
      • packages/libs/core/src/lib/services/authentication.service.ts
      • packages/libs/core/src/lib/utilities/app-info.util.ts
TS020574718
  • Issue: The Lookup-Inventory screen did not include pagination functions, which caused heavy load and high UI rendering latency. This action occurred when many items were present in a specific location. As a result, stores with large inventory counts experienced a performance degradation.
  • Fix: This issue is resolved.
  • Files modified:
    • UI files

      • packages/features/lookup-inventory/src/app/features/lookup-inventory/product-list-page/lookup-inventory-products/lookup-inventory-products-data.service.ts
      • packages/features/lookup-inventory/src/app/features/lookup-inventory/product-list-page/lookup-inventory-products/lookup-inventory-products.component.ts
      • packages/features/lookup-inventory/src/app/features/lookup-inventory/product-list-page/product-list-data.service.ts
    • Internal

      • oms_war/repository/eardata/isf/war/mashupxmls/inventory/lookup/isf_inventory_lookup_mashups.xml
      • oms_war/src/com/ibm/isf/inventory/lookup/ISFGetItemInventoryList.java
      • oms_war/src/com/ibm/isf/inventory/lookup/ISFGetMultipleItemDetails.java
      • oms_war/src/com/ibm/isf/mashups/utils/ISFItemUtils.java
TS020768678
  • Issue: The date timestamp displayed in the Store 2.0 application used the local timezone of the browser. This was not aligned with the Order Hub application, which uses the locale timezone of the user.
  • Fix: This issue is resolved. To apply the fix, rebuild the extensions.
  • Files modified:
    • UI files

      • packages/libs/common-components/src/lib/pipes/date-format.pipe.ts