Uh oh!
There was an error while loading. Please reload this page.
fix(files_sharing): Stop infinite loop blocking link share requests - #49442
Merged
Conversation
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
from
December 3, 2024 15:38
a73510b to
ea48600Comparenfebe
commented
Dec 5, 2024
ContributorAuthor
This should resolve : #49678 |
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
3 times, most recently
from
December 5, 2024 22:24
1894862 to
c2f1a91Comparenfebe
commented
Dec 5, 2024
ContributorAuthor
/compile |
nfebe
marked this pull request as ready for review
December 5, 2024 22:25
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
from
December 5, 2024 22:28
c2f1a91 to
9361ec6CompareContributorAuthor
/backport to stable30 |
nfebe
commented
Dec 5, 2024
ContributorAuthor
/backport to stable28 |
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
2 times, most recently
from
December 5, 2024 22:47
83cda71 to
8b68f3dComparenfebe
commented
Dec 5, 2024
ContributorAuthor
/compile |
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
from
December 5, 2024 22:51
8b68f3d to
4361649Compare8 tasks
Pytal
commented
Dec 5, 2024
Member
Only see backports for 30 + 28, I guess #49115 should also be on 29? |
Pytal
commented
Dec 5, 2024
Member
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
from
December 6, 2024 01:49
4361649 to
e2468dbComparenfebe
commented
Dec 6, 2024
ContributorAuthor
Should work now properly for all these cases:
|
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
from
December 6, 2024 02:25
e2468db to
6116a63Comparenfebe
commented
Dec 6, 2024
ContributorAuthor
/compile |
sorbaugh
approved these changes
Dec 6, 2024
solracsf
commented
Dec 6, 2024
Member
/backport to stable30 |
solracsf
commented
Dec 6, 2024
Member
/backport to stable29 |
blizzz
commented
Dec 6, 2024
Member
/backport to stable28 |
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
7 times, most recently
from
December 9, 2024 00:24
35a8d0a to
776e376Comparenfebe
commented
Dec 9, 2024
ContributorAuthor
/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>
nfebeforce-pushed
the
fix/no-issue/link-sharing-defaults
branch
from
December 9, 2024 00:41
4c74e98 to
290f9daCompare
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 freeto 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