Skip to content

Prevent Notes::UpdateService from updating a note when no params passed

Luke Duncalfe requested to merge ld-return-note-when-params-blank into master

What does this MR do?

This MR changes Notes::UpdateService to return the unchanged note when there were no update params passed to it.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports