-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changing role of a public link with expiry date doesn't work #6858
Comments
The test in this PR is failing because of this issue: #6557 |
This issue isn't about a problem in |
It is an issue in master. In my PR I was writing new tests for changing the role and this was caught. I can reproduce it in my local setup as well. |
I can't from the steps you outlined above, also we do have acceptance tests on master that pass for this behaviour. Could you narrow it down whether it Is it related to the link being password-protected or having an expiry date? A freshly created public link can have role changes without errrors |
It's because of the expiry date. Can you check again with the expiry date? |
Thank you for raising it and further investigation, I'll take care of this issue |
I reproduced it. Description is here: #6865 |
Steps to reproduce
Expected behaviour
The role should be changed with the message
Link was updated successfully
Actual behavior
Two messages
Failed to update link
andLink was updated successfully
are displayed but the role is not updated. The behavior is the same for both backendspubliclink.mp4
The text was updated successfully, but these errors were encountered: