-
-
Notifications
You must be signed in to change notification settings - Fork 171
Description
Describe the bug
If there is a expiry date on the first server in the list that is later than the second servers expiry it only displays the second server's expiry (with no server name), if it is earlier it displays both with the server name prepended. In theory I think it should display both servers expiry dates (or never) regardless of whether one is earlier than the other, or not.
I haven't tested a single server expiry to see if it deletes the user from both, so I don't know how that is working at the moment.
Screenshots
This is the second server with an expiry, first server no expiry:

This is the second server with an expiry, first server Earlier Expiry:

This is the second server with an expiry, first server Later (4/4/2027) Expiry:
This is the second server with no expiry, first server (4/4/2027) Expiry:

Additional context
This is working much better from a visual point than the previous release. Great work.