Skip to content

Fix polling for notes

What does this MR do?

Fix polling for notes.

Previously, the dispatch store function wasn't passed to the pollSuccessCallback helper, which was causing an error message to appear when loading an MR. This ensures that is passed correctly along.

Addresses #212811 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Florian

Merge request reports