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: broken message exhibition when edited #28180

Merged
merged 9 commits into from Mar 2, 2023

Conversation

tassoevan
Copy link
Contributor

Proposed changes (including videos or screenshots)

Sometimes a message will have the fields editedBy and editedAt present but set to null. This PR handle this situation.

Issue(s)

Steps to test or reproduce

Further comments

@tassoevan tassoevan added this to the 6.0.0 milestone Feb 27, 2023
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #28180 (4b9a4e9) into develop (b27665d) will increase coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 4b9a4e9 differs from pull request most recent head 476ed72. Consider uploading reports for the commit 476ed72 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28180      +/-   ##
===========================================
+ Coverage    44.81%   44.86%   +0.04%     
===========================================
  Files          766      766              
  Lines        14947    14947              
  Branches      2087     2087              
===========================================
+ Hits          6699     6706       +7     
+ Misses        7952     7945       -7     
  Partials       296      296              
Flag Coverage Δ
e2e 44.82% <ø> (+0.04%) ⬆️

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

@tassoevan tassoevan marked this pull request as ready for review February 27, 2023 16:08
@tassoevan tassoevan requested review from a team as code owners February 27, 2023 16:08
ggazzo
ggazzo previously approved these changes Feb 28, 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 1, 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 1, 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 1, 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 1, 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
@ggazzo ggazzo merged commit 2543489 into develop Mar 2, 2023
28 checks passed
@ggazzo ggazzo deleted the regression/edited-message-bug branch March 2, 2023 01:03
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
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge type: regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants