fix: expiration date does not get applied when creating a new share#2514
Conversation
JammingBen
left a comment
There was a problem hiding this comment.
Found one edge case: when adding an expiration date when inviting a new space member, the date gets set correctly, but it's missing in the members list. You then need to reload the page for the expiration date icon and the context menu actions to display correctly.
Good catch, let's fix that in a follow up |
This has been fixed with the latest backend update |
Description
Related Issue
How Has This Been Tested?
Types of changes