Expected Behavior
When filling out an order, the users info should be added to the order as part of the ordered_by field. This info is grabbed from Redux.
Actual/Current Behavior
While login returns a success, the users information is not being returned from Redux.
Expected Behavior
When filling out an order, the users info should be added to the order as part of the
ordered_byfield. This info is grabbed from Redux.Actual/Current Behavior
While login returns a success, the users information is not being returned from Redux.