Skip to content

Exporting mutated entity on newsfeed post #2911

Ben requested to merge fix/instant-editing-2911 into master

Closes #1490 (closed)

Summary

Posting an edit to the newsfeed endpoint currently returns the old entity.

The fix is to return the mutated entity.

Testing

  1. Edit a post.
  2. Change should be seen without refresh.

Regression Scope

Not a great deal, but in the worst case maybe something goes wrong with edits.

Edited by Ben

Merge request reports