fix(files_sharing): Stop infinite loop blocking link share requests#49442
Merged
fix(files_sharing): Stop infinite loop blocking link share requests#49442
Conversation
a73510b to
ea48600
Compare
Contributor
Author
|
This should resolve : #49678 |
1894862 to
c2f1a91
Compare
Contributor
Author
|
/compile |
c2f1a91 to
9361ec6
Compare
Contributor
Author
|
/backport to stable30 |
Contributor
Author
|
/backport to stable28 |
83cda71 to
8b68f3d
Compare
Contributor
Author
|
/compile |
8b68f3d to
4361649
Compare
8 tasks
Member
|
Only see backports for 30 + 28, I guess #49115 should also be on 29? |
Member
4361649 to
e2468db
Compare
Contributor
Author
Should work now properly for all these cases:
|
e2468db to
6116a63
Compare
Contributor
Author
|
/compile |
sorbaugh
approved these changes
Dec 6, 2024
Member
|
/backport to stable30 |
Member
|
/backport to stable29 |
Member
|
/backport to stable28 |
35a8d0a to
776e376
Compare
Contributor
Author
|
/compile |
Fixes infinite loop preventing share link creation requests from being sent to the backend. Signed-off-by: nfebe <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4c74e98 to
290f9da
Compare
This was referenced Dec 9, 2024
8 tasks
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


fix(files_sharing): Stop infinite loop blocking link share requests
fix: Delete link update code in ShareEntryLink