benkeen / generatedata

A powerful, feature-rich, random test data generator.
https://generatedata.com
2.21k stars 610 forks source link

Fix accounts with no expiry #740

Closed benkeen closed 2 years ago

benkeen commented 2 years ago

Currently the accounts list doesn't properly list accounts with no expiry date in a valid fashion: it shows up as "expired" with an invalid date. Best to tackle this on the server layer to clean up the data when sending to the client.