Skip to content

chore: address read after write issue for secret folders#6056

Merged
sheensantoscapadngan merged 3 commits intomainfrom
chore/addressed-read-after-write-issue
Apr 22, 2026
Merged

chore: address read after write issue for secret folders#6056
sheensantoscapadngan merged 3 commits intomainfrom
chore/addressed-read-after-write-issue

Conversation

@sheensantoscapadngan
Copy link
Copy Markdown
Member

@sheensantoscapadngan sheensantoscapadngan commented Apr 16, 2026

Context

This PR ensures that we read folder after write using the same transaction for consistency in results with replication setups

Screenshots

Steps to verify the change

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Updated CLAUDE.md files (if needed)
  • Read the contributing guide

@maidul98
Copy link
Copy Markdown
Collaborator

maidul98 commented Apr 16, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Comment thread backend/src/services/secret-folder/secret-folder-service.ts Outdated
Comment thread backend/src/services/secret-folder/secret-folder-service.ts
@sheensantoscapadngan sheensantoscapadngan merged commit e5bbd54 into main Apr 22, 2026
11 checks passed
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