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

fix: Check for room scoped permissions for creating discussions #30497

Merged
merged 5 commits into from
Oct 4, 2023

Conversation

yash-rajpal
Copy link
Member

@yash-rajpal yash-rajpal commented Sep 26, 2023

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

SUP-337

@changeset-bot
Copy link

changeset-bot bot commented Sep 26, 2023

🦋 Changeset detected

Latest commit: e8f2035

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/api-client Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/ddp-client Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/models Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #30497 (e8f2035) into develop (3e9a862) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #30497      +/-   ##
===========================================
- Coverage    50.87%   50.77%   -0.10%     
===========================================
  Files          809      803       -6     
  Lines        15021    15014       -7     
  Branches      2730     2733       +3     
===========================================
- Hits          7642     7624      -18     
- Misses        6970     6971       +1     
- Partials       409      419      +10     
Flag Coverage Δ
e2e 48.50% <0.00%> (-0.06%) ⬇️
unit 62.56% <ø> (ø)

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

@yash-rajpal yash-rajpal marked this pull request as ready for review September 26, 2023 18:39
@yash-rajpal yash-rajpal requested a review from a team as a code owner September 26, 2023 18:39
Copy link
Member

@dougfabris dougfabris left a comment

Choose a reason for hiding this comment

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

shouldn't be a fix?

@yash-rajpal yash-rajpal changed the title chore: Check for room scoped permissions for creating discussions fix: Check for room scoped permissions for creating discussions Sep 27, 2023
gabriellsh
gabriellsh previously approved these changes Sep 29, 2023
Copy link
Member

@matheusbsilva137 matheusbsilva137 left a comment

Choose a reason for hiding this comment

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

I know the discussion message action isn't working rn (or at least it wasn't last time I checked it), but shouldn't we apply that change there too? 🤔
I mean here

@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Oct 4, 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 Oct 4, 2023
@kodiakhq kodiakhq bot merged commit 2a1aa29 into develop Oct 4, 2023
43 checks passed
@kodiakhq kodiakhq bot deleted the scoped-discussion-permission branch October 4, 2023 16:09
gabriellsh added a commit that referenced this pull request Oct 6, 2023
…t into improve/ui-caching

* 'improve/ui-caching' of github.com:RocketChat/Rocket.Chat: (40 commits)
  Update .changeset/wicked-humans-hang.md
  feat: Save visitor's activity on agent's interaction (#30222)
  chore: update mentions upsell modal content (#30503)
  fix: font-disabled color (#30569)
  chore: anchor text-decoration rules (#30485)
  chore: `AccessibilityPage` hide Enterprise tag when is EE (#30486)
  chore: Replace `Field.[SUBCOMPONENT]` in favor of named imports (#30501)
  fix: Check for room scoped permissions for creating discussions (#30497)
  ci: fix Docker image build for production (#30562)
  chore: Fix triggers flaky tests (#30530)
  chore: get translations from CDN (#30331)
  feat: new `licenses.info` endpoint (#30473)
  ci: run tests from forks (#30556)
  regression: unmarked dangling promise on license validation (#30557)
  regression: fix initializing startup order (#30555)
  feat: push notification statistics (#30269)
  chore: do not focus messagebox on mobile devices (#30553)
  chore: add the new endpoints to sync with cloud (#30546)
  fix: in forward search field, user cannot be found by name (Full Name) (#29663)
  chore: set license public key v3 with v2 (#30548)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad: team-collab stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants