Skip to content

Use newest records for test webhooks [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Luke Duncalfe requested to merge 290116-test-webhook-reorder into master

What does this MR do?

!52646 (merged) introduced a change to the order of some test webhook data in order to optimise the queries.

This change makes the remaining test webhooks consistently use the newest records instead of the oldest records in their data payloads even though there is no performance gain.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #290116 (closed)

Edited by Luke Duncalfe

Merge request reports