Skip to content

Fix polling for transformed individual notes

Heinrich Lee Yu requested to merge 30299-fix-polling-for-transformed-notes into master

What does this MR do?

This is a follow-up to !24480 (merged) which is currently behind a feature flag.

Sets updated_at when a note is transformed so that it is returned together with the new reply when polling.

This marks the note as "Edited", but I've created a follow-up issue for that: #57330 (closed)

What are the relevant issue numbers?

#30299 (closed)

Does this MR meet the acceptance criteria?

Edited by Heinrich Lee Yu

Merge request reports