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
In step 1 I fetch order and try to get related asset id either from order.action_args.nid or order.action_args.cid however some orders might not have action_args at all for example orders like:
Creator Gallery
One-NUM-price"
CustodialWalletWithdraw
does not provide action_args
Therefore we need to clarify with QA what to do in that case?
For example
from ionic side we can prevent opening order details page for orders that does not have related asset nid/cid.
or from bubble iframe side we can conditionally hide Asset Nid field and Asset thumbnail
User story
As a user, I want the order detail view to be consistently displayed and provide accurate information every time I access it.
Reproduce step
Expectation
Order detail should display normally every time. (At least QA test 20 times, it shouldn't happen display issue 1 time.)
Additional information:
┆Issue is synchronized with this Asana task by Unito
┆Created By: Kenny Hung
The text was updated successfully, but these errors were encountered: