Skip to content

Improvements and tweaks to latest note handling (resolves #744)

What does this PR do?

This is a "second pass" PR to refine and improve the implementation of latest_note table the following feed.

  • Update latest_note in the background, like other logic in CreateNoteService / DeleteNoteService.
  • Handle note updates, since it's possible to convert a note to/from a quote.
  • Factor out shared logic

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
Edited by Hazelnoot

Merge request reports