CGSmith-LLC / shipwise-api

Shipwise API
Other
0 stars 0 forks source link

Orders page issues [BUG] #108

Open bohdan-vorona opened 1 year ago

bohdan-vorona commented 1 year ago

Describe the bug

Orders (app.getshipwise.com/order):

To Reproduce

Expected behavior

Screenshots/Video

order-delete

order-search-date

Versions:

Additional context

cgsmith commented 1 year ago

I think the search date is a different issue. Delete doesn't work because we had a user that was deleting orders and causing issues and blame at the warehouse level. I did this temporarily: https://github.com/CGSmith-LLC/shipwise-api/commit/b2dfda5bea33db6720066cc32ec9734fcc822703

The correct fix for #106 or for this would be to setup RBAC in the project.

Thanks for reporting this!