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 re-using space images #8084

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Fix re-using space images #8084

merged 1 commit into from
Dec 9, 2022

Conversation

JammingBen
Copy link
Contributor

Description

We've fixed a bug where re-using a previously used space image via "Set as space image" would cause errors.

Related Issue

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

@JammingBen JammingBen self-assigned this Dec 8, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

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

82.5% 82.5% Coverage
0.0% 0.0% Duplication

this.space,
{ path: destinationPath },
{ overwrite: true }
)
Copy link
Member

Choose a reason for hiding this comment

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

😍

Copy link
Member

Choose a reason for hiding this comment

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

I agree with @dschmidt 😅 😍

Copy link
Contributor

@lookacat lookacat left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏼

this.space,
{ path: destinationPath },
{ overwrite: true }
)
Copy link
Member

Choose a reason for hiding this comment

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

I agree with @dschmidt 😅 😍

@kulmann kulmann merged commit 7629c98 into stable-6.0 Dec 9, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix-space-set-image branch December 9, 2022 09:30
ownclouders pushed a commit that referenced this pull request Dec 9, 2022
Merge: bcc9f21 bac84eb
Author: Benedikt Kulmann <[email protected]>
Date:   Fri Dec 9 10:29:57 2022 +0100

    Merge pull request #8084 from owncloud/fix-space-set-image

    Fix re-using space images
ownclouders pushed a commit that referenced this pull request Dec 10, 2022
Merge: bcc9f21 bac84eb
Author: Benedikt Kulmann <[email protected]>
Date:   Fri Dec 9 10:29:57 2022 +0100

    Merge pull request #8084 from owncloud/fix-space-set-image

    Fix re-using space images
ownclouders pushed a commit that referenced this pull request Dec 11, 2022
Merge: bcc9f21 bac84eb
Author: Benedikt Kulmann <[email protected]>
Date:   Fri Dec 9 10:29:57 2022 +0100

    Merge pull request #8084 from owncloud/fix-space-set-image

    Fix re-using space images
ownclouders pushed a commit that referenced this pull request Dec 12, 2022
Merge: bcc9f21 bac84eb
Author: Benedikt Kulmann <[email protected]>
Date:   Fri Dec 9 10:29:57 2022 +0100

    Merge pull request #8084 from owncloud/fix-space-set-image

    Fix re-using space images
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.

4 participants