-
-
Notifications
You must be signed in to change notification settings - Fork 729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BOM page is not finding or displaying name, email or order number for some orders #10363
Comments
Have also had a user report this in UK - have found a workaround for showing the order no/name/email in the list is to click '100 per page' |
Also seen on FR Prod, thanks for the workaround! |
OMG - I'd have never thought of that workaround - that is awesome. this is moved to an s3 then for sure.... THANKS!! |
Some thoughts on my side:
Ping @openfoodfoundation/train-drivers-product-owners |
@jibees can you have a look into it? |
Is it possible that this issue - #9148 is also related to pagination? |
As #9148 is few months old, I'd say it's not related (since pagination is more recent). |
Description
Bulk Order Management page is not finding or displaying the buyer's name, email, or the order number. This is only happening for some orders. The information appears fully in all reports. If I click to open one of the orders in BOM that is missing information, I get the snail.
This does not seem to be a filtering issue - it happens even if I do not select filters (ie just search for all orders for a given hub)
I am trying to figure out what the affected orders have in common - and I THINK it could be that this happens when an order cycle is re-opened. - ie: the same order cycle was closed, but later re-opened by extending the close by date. And I THINK that this happens when orders are placed in the front office, AND if an edit is made to the order in a re-opened order cycle.,
Expected Behavior
BOM page should show the customer name , order number.. for all orders in a given order cycle (or other filtered parameters) - even if the order cycle is re-opened.
Actual Behaviour
For some orders, BOM is not displaying full information.
Steps to Reproduce
1.Place an order in an order cycle.
2. Close the order cycle.
3. Reopen the same order cycle by extending the close date - do not change its name, or open date.
4. Place a second order in the re-opened order cycle.
5. Verify that both orders appear on the Orders page, using the order cycle filter.
6. Check to see if order number & buyer name... appear for both orders in BOM.
Animated Gif/Screenshot
Workaround
If the user selects to display '100 per page' the missing order numbers and names miraculously appear!!
Severity
s3.
bug-s1: a critical feature is broken: checkout, payments, signup, login
bug-s2: a non-critical feature is broken, no workaround
bug-s3: a feature is broken but there is a workaround
bug-s4: it's annoying, but you can use it
bug-s5: we can live with it, only a few users impacted
https://github.com/openfoodfoundation/openfoodnetwork/wiki/Bug-severity
-->
Your Environment
Possible Fix
The text was updated successfully, but these errors were encountered: