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-17911] Refresh OrganizationView #5360

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

JimmyVo16
Copy link
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-17911

📔 Objective

Missed refreshing OrganizationView in the last migration, so adding another script to handle that.

📸 Screenshots

image

⏰ 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

@JimmyVo16 JimmyVo16 requested a review from a team as a code owner February 3, 2025 17:25
Copy link
Contributor

@rkac-bw rkac-bw left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.37%. Comparing base (2f2ef20) to head (76ddff7).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5360      +/-   ##
==========================================
+ Coverage   44.32%   44.37%   +0.04%     
==========================================
  Files        1483     1487       +4     
  Lines       68419    68595     +176     
  Branches     6173     6179       +6     
==========================================
+ Hits        30326    30438     +112     
- Misses      36784    36838      +54     
- Partials     1309     1319      +10     

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

@JimmyVo16 JimmyVo16 merged commit fe983af into main Feb 3, 2025
57 checks passed
@JimmyVo16 JimmyVo16 deleted the ac/pm-17911/refresh-organizationview branch February 3, 2025 17:35
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Logo
Checkmarx One – Scan Summary & Details27f5fa7a-6d43-4b4e-92f4-3cb3431a57e4

New Issues (3)

Checkmarx found the following issues in this Pull Request

Severity Issue Source File / Package Checkmarx Insight
LOW Log_Forging /src/Api/Auth/Controllers/AccountsController.cs: 713
detailsMethod PostPayment at line 713 of /src/Api/Auth/Controllers/AccountsController.cs gets user input from element model. This element’s value flows th...
Attack Vector
LOW Log_Forging /src/Api/Auth/Controllers/AccountsController.cs: 713
detailsMethod PostPayment at line 713 of /src/Api/Auth/Controllers/AccountsController.cs gets user input from element model. This element’s value flows th...
Attack Vector
LOW Log_Forging /src/Api/Auth/Controllers/AccountsController.cs: 713
detailsMethod PostPayment at line 713 of /src/Api/Auth/Controllers/AccountsController.cs gets user input from element model. This element’s value flows th...
Attack Vector
Fixed Issues (3)

Great job! The following issues were fixed in this Pull Request

Severity Issue Source File / Package
LOW Heap_Inspection /src/Core/AdminConsole/Services/Implementations/RabbitMqEventWriteService.cs: 19
LOW Heap_Inspection /src/Core/AdminConsole/Services/Implementations/RabbitMqEventListenerBase.cs: 29
LOW Heap_Inspection /src/Core/Settings/GlobalSettings.cs: 268

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