Skip to content

fix: Forget owner-only shared drive sharings#3946

Merged
shepilov merged 1 commit into
masterfrom
fix/remove_only_owner_sharing
Jun 22, 2026
Merged

fix: Forget owner-only shared drive sharings#3946
shepilov merged 1 commit into
masterfrom
fix/remove_only_owner_sharing

Conversation

@shepilov

@shepilov shepilov commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

Fix stale shared-drive sharing state after the last recipient/group is removed.

Summary by CodeRabbit

  • Chores
    • Updated a dependency to the latest patch version for stability and performance improvements.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3278c91e-2b21-4cd9-b1c7-c8dd6d53abd6

📥 Commits

Reviewing files that changed from the base of the PR and between 673d628 and dad4073.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json

Walkthrough

The cozy-sharing dependency in package.json is bumped from ^33.6.0 to ^33.6.1. No other files or dependencies are modified.

Possibly related PRs

Suggested labels

e2e

Suggested reviewers

  • JF-Cozy
  • rezk2ll
  • zatteo
  • lethemanh
  • doubleface
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix: Forget owner-only shared drive sharings' directly addresses the PR objective of fixing stale sharing state in shared drives, clearly summarizing the main change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/remove_only_owner_sharing

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No application code in the PR — skipped Code Health checks.

See analysis details in CodeScene

Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@bundlemon

bundlemon Bot commented Jun 22, 2026

Copy link
Copy Markdown

BundleMon

Unchanged files (20)
Status Path Size Limits
static/js/cozy.(hash).js
928.36KB -
static/resource/(hash).js
336.09KB -
services/qualificationMigration.js
283.39KB -
services/dacc.js
263.13KB -
static/js/main.(hash).js
48.79KB -
static/js/lib-react.(hash).js
43.88KB -
static/css/cozy.(hash).css
30.13KB -
static/js/lib-polyfill.(hash).js
22.77KB -
static/js/lib-router.(hash).js
21.86KB -
static/js/public.(hash).js
19.77KB -
static/css/main.(hash).css
13.57KB -
static/js/intents.(hash).js
8.96KB -
static/js/(chunkId).(hash).js
8.6KB -
static/js/async/(chunkId).(hash).js
7.5KB -
manifest.webapp
3.09KB -
static/css/public.(hash).css
2.34KB -
index.html
772B -
public/index.html
706B -
intents/index.html
645B -
assets/manifest.json
185B -

Total files change -4B 0%

Unchanged groups (3)
Status Path Size Limits
**/*.js
5.98MB -
**/*.{png,svg,ico}
2.16MB -
**/*.css
77.42KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@shepilov shepilov merged commit 6a07a98 into master Jun 22, 2026
6 checks passed
@shepilov shepilov deleted the fix/remove_only_owner_sharing branch June 22, 2026 09:35
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.

2 participants