umbraco / Umbraco.Commerce.Issues

18 stars 2 forks source link

Cannot delete Location in 13.1.0 #470

Closed ipsisPuckHolshuijsen closed 6 months ago

ipsisPuckHolshuijsen commented 6 months ago

Describe the bug When trying to delete a location, it shows the message that it's deleted, but it isn't actually deleted

Steps To Reproduce Create a new location in Settings > Commerce > Stores > your store > Locations I haven't set the location as default location for my store

After that try to delete the location (in the overview or detail page)

Expected behavior Possible to delete a location

Screenshots In the overview I can see this error: When looking in my browsers dev tools I can see an angularjs error: image

When clicking further it shows it's in this if(callback): image

In the detail page it says it deletes it, redirects me back to overview but I can still see the location.

Umbraco Commerce version: 13.1.0

mattbrailsford commented 6 months ago

Ok, there should be a 3.1.1--preview.3 build on the nightly NuGet feed if you would like to give that a try and see if it resolves your issue. See the docs here for details on how to use the nightly feed if you are unsure https://docs.umbraco.com/umbraco-cms/fundamentals/setup/install/installing-nightly-builds

ipsisPuckHolshuijsen commented 6 months ago

Sorry for the late response (was in meetings all day yesterday).

I just tested both preview 3 and preview 4, and this one is working now!

mattbrailsford commented 6 months ago

Excellent. I'll mark this as done and it will be out either this or next week in a 13.1.1 release