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
Currently the list of transactions on the detail page only shows the list of transactions with associated supplies that have NOT expired. If a supply expires, the transaction entry is removed from the list. This is the incorrect behavior.
The application should show the users all the transactions associated with a particular demand. Remember we are unlikely to have updated information about most of the activities that the application is following, and in many cases will be documenting things after the fact.
Therefore, it is important that the user can see previous transaction so that they can follow up with both parties to inquire about what has happened.
The text was updated successfully, but these errors were encountered:
Currently the list of transactions on the detail page only shows the list of transactions with associated supplies that have NOT expired. If a supply expires, the transaction entry is removed from the list. This is the incorrect behavior.
The application should show the users all the transactions associated with a particular demand. Remember we are unlikely to have updated information about most of the activities that the application is following, and in many cases will be documenting things after the fact.
Therefore, it is important that the user can see previous transaction so that they can follow up with both parties to inquire about what has happened.
The text was updated successfully, but these errors were encountered: