Skip to content

Resolve "Webhooks - make `Webhook#enable!` (and similar) not write unless needed"

Alex Kalderimis requested to merge ajk-wh-idempotent-enable into master

What does this MR do?

This MR eliminates some very frequent unnecessary DB updates.

Enabled web-hooks do not need enabling, when the update would not change the attributes.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #331917 (closed)

Edited by Alex Kalderimis

Merge request reports

Loading