Skip to content
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

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

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jul 3, 2024

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 backportbot bot requested review from artonge, susnux and Fenn-CS July 3, 2024 10:33
@backportbot backportbot bot added 3. to review Waiting for reviews feature: sharing labels Jul 3, 2024
@backportbot backportbot bot 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>
@Fenn-CS Fenn-CS marked this pull request as ready for review July 3, 2024 12:41
@Fenn-CS
Copy link
Contributor

Fenn-CS commented Jul 3, 2024

/compile

@Fenn-CS Fenn-CS enabled auto-merge July 3, 2024 12:42
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@Fenn-CS Fenn-CS merged commit 93b617b into stable29 Jul 3, 2024
110 checks passed
@Fenn-CS Fenn-CS deleted the backport/46068/stable29 branch July 3, 2024 14:28
@Altahrim Altahrim mentioned this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants