X Tutup
Skip to content

Reload shared with you file list if share state has been changed#39411

Merged
AlexAndBear merged 3 commits intomasterfrom
enterprise/issues/4823
Nov 2, 2021
Merged

Reload shared with you file list if share state has been changed#39411
AlexAndBear merged 3 commits intomasterfrom
enterprise/issues/4823

Conversation

@AlexAndBear
Copy link

@AlexAndBear AlexAndBear commented Oct 25, 2021

Description

Bugfix: Faulty file list entry after accepting a remote share

With this change, we reload the shared with you file list if the user accepts
or declines a share.
This solves the issue after accepting a remote share the table record was not
pointing to the correct location.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@AlexAndBear AlexAndBear marked this pull request as ready for review October 25, 2021 09:50
@owncloud owncloud deleted a comment from update-docs bot Oct 25, 2021
@AlexAndBear AlexAndBear requested a review from IljaN October 25, 2021 11:39
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@AlexAndBear AlexAndBear merged commit 888176e into master Nov 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the enterprise/issues/4823 branch November 2, 2021 09:02
@jnweiger
Copy link
Contributor

Confirmed fixed in 10.9.0 RC1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup