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-11503] Organization Automatic Sync verbiage is misleading #11151

Conversation

jonashendrickx
Copy link
Member

🎟️ Tracking

📔 Objective

📸 Screenshots

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@jonashendrickx jonashendrickx requested a review from a team as a code owner September 19, 2024 14:21
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.17%. Comparing base (e5bb2e5) to head (47bd111).
Report is 73 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11151      +/-   ##
==========================================
- Coverage   35.08%   33.17%   -1.92%     
==========================================
  Files        2709     2727      +18     
  Lines       84530    85192     +662     
  Branches    16067    16208     +141     
==========================================
- Hits        29661    28265    -1396     
- Misses      53898    54675     +777     
- Partials      971     2252    +1281     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Sep 19, 2024

Logo
Checkmarx One – Scan Summary & Detailsdac08bf2-840f-4fac-a3dc-637db918fa6a

New Issues

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Client_Privacy_Violation /apps/browser/src/vault/popup/components/vault/password-history.component.html: 18 Attack Vector

Fixed Issues

Severity Issue Source File / Package
MEDIUM Client_Privacy_Violation /apps/web/src/app/vault/individual-vault/password-history.component.html: 11
MEDIUM Client_Privacy_Violation /apps/web/src/app/vault/individual-vault/password-history.component.html: 11
MEDIUM Client_Privacy_Violation /libs/tools/generator/components/src/username-generator.component.html: 3
MEDIUM Client_Privacy_Violation /apps/web/src/app/vault/individual-vault/password-history.component.ts: 112
MEDIUM Client_Privacy_Violation /apps/web/src/app/vault/individual-vault/password-history.component.ts: 112

Comment on lines 6050 to 6052
"billingTokenSyncDesc": {
"message": "Billing sync unlocks Families sponsorships and automatic license syncing on your server. After making updates in the Bitwarden cloud server, select Sync License to apply changes."
},
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ This has no changes to the removed billingSyncDesc

Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Also still an issue

Copy link
Contributor

Choose a reason for hiding this comment

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

This message key is defined, but not used anywhere.

❓ Is it possible that billingSyncDescwas supposed to be replaced with billingTokenSyncDesc, but you then introduced automaticBillingSyncDescas the final replacement? If my assumption is correct, then please remove billingTokenSyncDescfrom en/messages.json

Comment on lines 6050 to 6052
"billingTokenSyncDesc": {
"message": "Billing sync unlocks Families sponsorships and automatic license syncing on your server. After making updates in the Bitwarden cloud server, select Sync License to apply changes."
},
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Also still an issue

Comment on lines 6050 to 6052
"billingTokenSyncDesc": {
"message": "Billing sync unlocks Families sponsorships and automatic license syncing on your server. After making updates in the Bitwarden cloud server, select Sync License to apply changes."
},
Copy link
Contributor

Choose a reason for hiding this comment

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

This message key is defined, but not used anywhere.

❓ Is it possible that billingSyncDescwas supposed to be replaced with billingTokenSyncDesc, but you then introduced automaticBillingSyncDescas the final replacement? If my assumption is correct, then please remove billingTokenSyncDescfrom en/messages.json

djsmith85
djsmith85 previously approved these changes Sep 23, 2024
djsmith85
djsmith85 previously approved these changes Sep 23, 2024
@jonashendrickx jonashendrickx added the needs-qa Marks a PR as requiring QA approval label Sep 24, 2024
…omatic-Sync-verbiage-is-misleading-2' into PM-11503-Defect-Organization-Automatic-Sync-verbiage-is-misleading-2
@jonashendrickx jonashendrickx merged commit 1367765 into main Oct 2, 2024
30 of 33 checks passed
@jonashendrickx jonashendrickx deleted the PM-11503-Defect-Organization-Automatic-Sync-verbiage-is-misleading-2 branch October 2, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-qa Marks a PR as requiring QA approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants