Skip to content

[FIX] updating a message from apps if keep history is on#14127

Closed
sampaiodiego wants to merge 1 commit intomasterfrom
fix-update-message-keep-history
Closed

[FIX] updating a message from apps if keep history is on#14127
sampaiodiego wants to merge 1 commit intomasterfrom
fix-update-message-keep-history

Conversation

@sampaiodiego
Copy link
Copy Markdown
Member

This is a fix for a release 0.74.4 that's why it is targeting master branch.

The issue is cloneAndSaveAsHistoryById is calling Meteor.userId() which will only work when invoked by a Meteor method. But Apps also update messages, so Meteor.userId() will fail.

@sampaiodiego
Copy link
Copy Markdown
Member Author

Closing as the fix is already included in latest stable

@sampaiodiego sampaiodiego deleted the fix-update-message-keep-history branch December 4, 2019 14:03
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