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

[stable27] fix(ExternalSharing): Handle template shares from external sources #46279

Merged
merged 3 commits into from
Jul 12, 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.

@backportbot backportbot bot requested review from artonge, susnux and nfebe July 3, 2024 10:30
@backportbot backportbot bot added 3. to review Waiting for reviews feature: sharing labels Jul 3, 2024
@nfebe nfebe force-pushed the backport/46068/stable27 branch from a604483 to 5962472 Compare July 3, 2024 12:47
@nfebe nfebe marked this pull request as ready for review July 3, 2024 12:47
@nfebe nfebe force-pushed the backport/46068/stable27 branch from 5962472 to 07d9ff8 Compare July 3, 2024 12:56
@AndyScherzinger AndyScherzinger force-pushed the backport/46068/stable27 branch from 07d9ff8 to 8aea203 Compare July 11, 2024 09:03
@AndyScherzinger
Copy link
Member

/compile /

@nfebe nfebe force-pushed the backport/46068/stable27 branch from 4927934 to 3e1384c Compare July 11, 2024 11:17
@AndyScherzinger
Copy link
Member

/compile /

@nfebe nfebe force-pushed the backport/46068/stable27 branch from bce6654 to 1e87d7c Compare July 11, 2024 19:36
@nfebe
Copy link
Contributor

nfebe commented Jul 11, 2024

/compile /

nfebe and others added 3 commits July 12, 2024 17:18
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]>
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]>
Signed-off-by: nextcloud-command <[email protected]>
@nfebe nfebe force-pushed the backport/46068/stable27 branch from 1d3510e to 8517c28 Compare July 12, 2024 16:18
@AndyScherzinger AndyScherzinger merged commit a442a79 into stable27 Jul 12, 2024
38 of 39 checks passed
@AndyScherzinger AndyScherzinger deleted the backport/46068/stable27 branch July 12, 2024 17:45
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.

4 participants