Allow admin to view order history
Problem to solve
There are times when admins may need to view the order history.
Currently, the UI provides a way to see the customer history, but not individual order history. What in console is doable through Order.versions.
Intended users
Admins, namely Support
User experience goal
Improved troubleshooting
Proposal
Perhaps a History tab or similar much like the customer's History tab the shows a human readable version of Customer.versions.
Documentation
Availability & Testing
What does success look like, and how can we measure that?
Admins can view version history of an order without console access.