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

[PM-5625] Update vault out of sync error message in CipherService.cs #3652

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

EDIflyer
Copy link

@EDIflyer EDIflyer commented Jan 6, 2024

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [x] Other

Objective

Suggested change to error message to reduce confusion for non-technical users. Also if vault out of sync the changes cannot be saved so the error is misleading for the user.

See forum discussion at https://community.bitwarden.com/t/clearer-error-message-when-vault-is-out-of-sync/16154/8

Code changes

Change of error message in file below

  • server/src/Core/Vault/Services/Implementations/CipherService.cs Change of error message

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

Suggested change to error message to reduce confusion for non-technical users.  Also if vault out of sync the changes cannot be saved so the error is misleading for the user.

See forum discussion at https://community.bitwarden.com/t/clearer-error-message-when-vault-is-out-of-sync/16154/8
@EDIflyer EDIflyer requested a review from a team as a code owner January 6, 2024 18:32
@EDIflyer EDIflyer requested a review from Jingo88 January 6, 2024 18:32
@CLAassistant
Copy link

CLAassistant commented Jan 6, 2024

CLA assistant check
All committers have signed the CLA.

@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PM-5625

@bitwarden-bot bitwarden-bot changed the title Update vault out of sync error message in CipherService.cs [PM-5625] Update vault out of sync error message in CipherService.cs Jan 6, 2024
Tweak based on further discussion
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.

None yet

3 participants