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
When a share item is revoked but the revoking fails, it is set to revoke_failed status.
If this share item is found unhealthy by the share verifier process and reapplied then the share item is processed and put in share_succeeded state instead of revoked state.
How to Reproduce
Create a share and put it in revoke_failed and unhealthy status, then repply
Expected behavior
Share reapply should put the share item in revoke_succeeded state