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
#Summary
The announcments in the bank dashboard are currently showing with the ones with an expiry date first, then the ones without. They should show in reverse creation date order.
Details
Example
This is what it currently looks like (on prod)
In this case, the order should be May 7, April 30, April 16
Recreation
as superuser, create 2 announcments - one with an expiry date, then one without.
sign in as a bank
The one without an expiry date (which was created most recently) should be on top.
Criteria for completion
functionality as above
test to support
The text was updated successfully, but these errors were encountered:
#Summary
The announcments in the bank dashboard are currently showing with the ones with an expiry date first, then the ones without. They should show in reverse creation date order.
Details
Example
This is what it currently looks like (on prod)
![Image](https://user-images.githubusercontent.com/10157589/238192392-940efd75-dded-4dfe-9300-a4537ff9e41b.png)
In this case, the order should be May 7, April 30, April 16
Recreation
Criteria for completion
The text was updated successfully, but these errors were encountered: