Skip to content

Conversation

@mgallien
Copy link
Collaborator

@mgallien mgallien commented Sep 4, 2025

No description provided.

@mgallien mgallien added this to the 3.17.2 milestone Sep 4, 2025
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien mgallien enabled auto-merge September 10, 2025 14:04
@mgallien mgallien force-pushed the bugfix/properItemCompletedStateForNewBulkVirtualFiles branch from ec22716 to 7616a95 Compare September 10, 2025 14:04
@github-actions
Copy link

Artifact containing the AppImage: nextcloud-appimage-pr-8696.zip

Digest: sha256:58145daeed9d4feb1c0e4610074b876ed62516ba66406901b17a12206596f7a5

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien merged commit f7c0e64 into master Sep 10, 2025
16 of 17 checks passed
@mgallien mgallien deleted the bugfix/properItemCompletedStateForNewBulkVirtualFiles branch September 10, 2025 14:41
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
E Maintainability Rating on New Code (required ≥ A)
11 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@nilsding
Copy link
Member

/backport to stable-3.17

@backportbot
Copy link

backportbot bot commented Sep 12, 2025

The backport to stable-3.17 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-3.17
git pull origin stable-3.17

# Create the new backport branch
git checkout -b backport/8696/stable-3.17

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 7616a95d

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/8696/stable-3.17

Error: Failed to check for changes with origin/stable-3.17: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants