Skip to content

[stable29] fix(ExternalSharing): Handle template shares from external sources - #46281

Merged
nfebe merged 3 commits into
stable29from
backport/46068/stable29
Jul 3, 2024
Merged

[stable29] fix(ExternalSharing): Handle template shares from external sources#46281
nfebe merged 3 commits into
stable29from
backport/46068/stable29

Conversation

@backportbot

@backportbotbackportbotBot commented Jul 3, 2024

Copy link
Copy Markdown

Backport of #46068

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

The new sharing flow requires or implies that users should edit share before creating.
External sources should not created the share IF we would upon sharing details tab on first request.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@backportbot
backportbotBot requested review from artonge, nfebe and susnuxJuly 3, 2024 10:33
@backportbotbackportbotBot added this to the Nextcloud 29.0.4 milestone Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and
customize their share before creating it.
In #39472 the work of `addShare` was handed down to
`openSharingDetails` that opens the sharing details tab for the user to customize and manually
creat their share.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@nfebe
nfebeforce-pushed the backport/46068/stable29 branch from 6764867 to f2bfcdcCompareJuly 3, 2024 12:41
@nfebe
nfebe marked this pull request as ready for review July 3, 2024 12:41
@nfebe

nfebe commented Jul 3, 2024

Copy link
Copy Markdown
Contributor

/compile

@nfebe
nfebe enabled auto-merge July 3, 2024 12:42
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nfebe
nfebe merged commit 93b617b into stable29Jul 3, 2024
@nfebe
nfebe deleted the backport/46068/stable29 branch July 3, 2024 14:28
@AltahrimAltahrim mentioned this pull request Jul 10, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsfeature: sharing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@nfebe@artonge@nextcloud-command