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

fix unmount item from share #8827

Merged
merged 1 commit into from
Apr 15, 2024
Merged

fix unmount item from share #8827

merged 1 commit into from
Apr 15, 2024

Conversation

2403905
Copy link
Contributor

@2403905 2403905 commented Apr 10, 2024

Description

We fixed the issue when unmount item from share will result in 200 status code

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)
  • 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:

Copy link
Contributor

@rhafer rhafer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some wording suggestions. Looks fine otherwise.

WEB_COMMITID=5367936f30b07c0832fb8af09f9f7719cccf7038
WEB_BRANCH=master
WEB_COMMITID=9b9616b8429432002d06c4a2c8f252cbe08fb735
WEB_BRANCH=changeResponseCodeDelete
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this really be part of the PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. This seems to be needed to resolve a circular dependency with web. Needs to be revert once the related web changes are merged.

Bugfix: Fix unmount item from share

We fixed the issue when unmount item from share will result in 200 status code

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We fixed the status code returned for the request to delete a driveitem.

Copy link

sonarcloud bot commented Apr 15, 2024

@2403905 2403905 merged commit a1a198d into owncloud:master Apr 15, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Apr 15, 2024
fix unmount item from share
@micbar micbar mentioned this pull request Jun 19, 2024
24 tasks
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.

[Sharing-NG] unmount item from share will result in 200 status code
2 participants