You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
awesome work guys, thank you!
It's not really an issue however I have massive problems with this right now. We are testing the whole order process of the shop and someone has put xyz as street in the last order without house number. I'm getting of course splitting exception from line 290. The problem is I have no rights to delete this order from the shop and the whole download process is not working because of this.
Would it be possible, that if the address is not splittable, simpy to just put street into streetName and create the array without houseNumber? I have tried it but had no luck. I would greatly appreciate any help. Thanks
The text was updated successfully, but these errors were encountered:
Hi,
awesome work guys, thank you!
It's not really an issue however I have massive problems with this right now. We are testing the whole order process of the shop and someone has put xyz as street in the last order without house number. I'm getting of course splitting exception from line 290. The problem is I have no rights to delete this order from the shop and the whole download process is not working because of this.
Would it be possible, that if the address is not splittable, simpy to just put street into streetName and create the array without houseNumber? I have tried it but had no luck. I would greatly appreciate any help. Thanks
The text was updated successfully, but these errors were encountered: