hotwax / import

HotWax Import App
https://import.hotwax.io/
Apache License 2.0
8 stars 27 forks source link

Currently we are passing externalFacilityId in the scheduled restock, but need to change it to facilityId #289

Closed ymaheshwari1 closed 1 month ago

ymaheshwari1 commented 4 months ago

What is the motivation for adding/enhancing this feature?

As in the app, we are fetching all the facilities from the system then instead of passing externalId for facility, pass the facilityId. Doing so, as there might be cases where externalFacilityId mapping is missing for some facility which will result in having issues in the overall process.

What are the acceptance criteria?

Can you complete this feature request by yourself?

Additional information

Adameddy26 commented 1 month ago

Verified the changes and are working fine in release v2.18.1. Hence, closing this ticket.