Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Release notes for 2025 is moved to DispatchService release notes on egretail.cloud

Coming next release

Fallback Store for items not in stock in any store/warehouse

(RTP-27819)

A new "Fallback Store" parameter is added to the dispatch rule configuration to specify an alternative store for order fulfillment when stock is unavailable across all primary stores.

Send ShipAdviceToken in the create shipment request to nShift

(RTP-37265)

Send shipAdviceToken (Token) to Reference Kind 93 instead of allocatedTimeSlotToken when creating a shipment in nShift.

GET Configuration.Rule error responses for inactive or invalid rule

(RTP-33164)

/api/configuration/rule and /api/configuration/rule/{id}/active returns "404 Not Found" for an inactive or invalid Rule ID.

Released on 26.02.2025

Cervera - Dispatch - Web order from POS - Able to order item even though stock i =< 0

(RTP-34123)

If the stock is 0 or below, the order can be placed as PAC.CW. However, to place a CW order, stock must be available, and in this case, there was no stock. A condition has been implemented to perform this check and place the order accordingly.

Dispatch Service - Extend CreateShipment to support dangerous goods - Multi Parcel

(RTP-35312)

Multiple items from the Dispatch Service request handled internally within the Dispatch service before we contact the Nshift Endpoints. These Multiple items are included as Line items for the Nshift Api's

Dispatch Service - Extend createshipment for shipment token - Include Token as Reference Kind #93

(RTP-35044)

When CreateShipment request contains an Instabox token, the token is added in Reference Kind #93 to Nshift.

Logging improvements for errors During Job executions

(RTP-31492)

improve the logging information similar to POSAPI

Update and Fix Documentation for Dispatch Service Integration

(RTP-36002)

Documentation updated with missing details, corrections, and a release note.

DispatchService ItemImportJob error due to sending emptylist for merge to DB

(RTP-34264)

...

Released on 17.12.2024

Create ServiceAgent.NShift

...

CreateShipment is extended to include token and allocatedTimeSlotToken for orders to be shipped through Instabox. These fields should be included in the request to be able to reserve lockers where the customer will pick-up their order.

...

Released on 10.10.2024

PAC.CW is not presented as a delivery option if store never had stock on item

...

While contacting Consignor services api and if the Consignor services is unavailable then Dispatch service won't try to de-serialize the response but will return an appropriate failure response.

...

Released on 26.09.2024

PAC.CW is not presented as a delivery option if store never had stock on item

...

PAC.CW is presented as a delivery option if store never had stock on item for the store which are included as a PAC store in the Dispatch Service Rule.

...

Released 05.09.2024

Improve StockImport to persist the blobs in Staging tables

...

Check If Lifecycle of the Startup in the DispatchService is Proper.  Removed Removed few dependencies which were unnecessary.

...

This is a Tech Debt. Implementing overhaul on BlobStaginMerger  has decoupled from  Inventory.StockStatus.Export blob type, ensuring greater flexibility and enabling easy extension to support other blob types as needed.

 DispatchService DispatchService failed at LrsGresvigProd

[RTP-25039] 

...

Upgrade packages specific to test projects

[RTP-31803] 

Remove old

...

Postnord service agent repo

[RTC-19143] 

Filter out inactive stores in pacstores method

...

Remove obsolete hardcoded delivery products.  Delivery Delivery products Click&Collect, Helthjem standard and Helthjem NA are removed from hardcoded values

...