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

Regression: Adjusted departments upsell modal to check for licence and modules #28246

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

aleksandernsilva
Copy link
Contributor

@aleksandernsilva aleksandernsilva commented Mar 2, 2023

Proposed changes (including videos or screenshots)

This PR fixes a regression on the departments upsell modal, for the rare cases where the workspace has an enterprise licence but has no active modules. This changes improves the check to also consider modules.

Issue(s)

Steps to test or reproduce

Further comments

OC-712

@aleksandernsilva aleksandernsilva self-assigned this Mar 2, 2023
@aleksandernsilva aleksandernsilva marked this pull request as ready for review March 2, 2023 18:24
@aleksandernsilva aleksandernsilva requested a review from a team as a code owner March 2, 2023 18:24
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #28246 (db06b8f) into develop (11c7a57) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28246      +/-   ##
===========================================
- Coverage    44.87%   44.82%   -0.05%     
===========================================
  Files          771      771              
  Lines        14984    14984              
  Branches      2091     2090       -1     
===========================================
- Hits          6724     6717       -7     
- Misses        7963     7967       +4     
- Partials       297      300       +3     
Flag Coverage Δ
e2e 44.78% <100.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

@KevLehman KevLehman left a comment

Choose a reason for hiding this comment

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

Can you add context on why this is needed for 6.0?

@aleksandernsilva aleksandernsilva changed the title [FIX] Adjusted departments upsell modal to check for licence and modules [Regression] Adjusted departments upsell modal to check for licence and modules Mar 2, 2023
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Mar 2, 2023
@aleksandernsilva aleksandernsilva changed the title [Regression] Adjusted departments upsell modal to check for licence and modules Regression: Adjusted departments upsell modal to check for licence and modules Mar 2, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 2, 2023
@kodiakhq kodiakhq bot merged commit fd33a0f into develop Mar 2, 2023
@kodiakhq kodiakhq bot deleted the fix/departments-upsell-modal branch March 2, 2023 20:31
gabriellsh added a commit that referenced this pull request Mar 6, 2023
…search-nonlatin-rooms

* 'develop' of github.com:RocketChat/Rocket.Chat: (41 commits)
  Regression: Apps provider not handling apps lists correctly (#28264)
  Regression: Fix intermitent apps engine startup (#28254)
  Regression: Client is not loading new settings from server (#28248)
  Regression: Adjusted departments upsell modal to check for licence and modules (#28246)
  Regression: message-parse version update (#28245)
  [FIX] Notify apps engine event through ms api (#28169)
  Chore: Add extra stats for omnichannel video calling (#28211)
  Regression: Adjusted components using PaginatedMultiSelected to be compatible with new Fuselage version (#28233)
  Regression: Change text of buttons tooltips on custom content homepage block (#28094)
  Regression: run clientMessageRecieved hooks on thread main message (#27962)
  Regression: Jump to message not working (#28163)
  Regression: Hide price and category filters when inside of private apps page (#28188)
  [BREAK] Remove support to deprecated typing event (#28234)
  Regression: Fix app status filter not working in private apps page (#28198)
  Regression: UiKit message surface styles (#28213)
  [FIX] Search list missing key parameter (#28230)
  Regression: broken message exhibition when edited (#28180)
  Regression: EnableUnlimitedApps button action (#28221)
  Regression: Update Composer Formatters Translation Keys (#28228)
  Regression: EmojiPicker missing shadow on dark mode (#28236)
  ...
@sampaiodiego sampaiodiego mentioned this pull request Mar 9, 2023
13 tasks
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.

4 participants