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

[stable28] fix(ExternalSharing): Handle template shares from external sources #46280

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 <[email protected]>
@backportbot backportbot bot requested review from artonge, susnux and Fenn-CS July 3, 2024 10:31
@backportbot backportbot bot added 3. to review Waiting for reviews feature: sharing labels Jul 3, 2024
@backportbot backportbot bot added this to the Nextcloud 28.0.8 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 <[email protected]>
@Fenn-CS Fenn-CS marked this pull request as ready for review July 3, 2024 12:44
@Fenn-CS Fenn-CS enabled auto-merge July 3, 2024 12:45
@Fenn-CS
Copy link
Contributor

Fenn-CS commented Jul 3, 2024

/compile

Signed-off-by: nextcloud-command <[email protected]>
@Fenn-CS Fenn-CS merged commit 47c74a9 into stable28 Jul 3, 2024
45 checks passed
@Fenn-CS Fenn-CS deleted the backport/46068/stable28 branch July 3, 2024 15:01
@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