Skip to content

Rename web_hook_calls column to web_hook_calls_high

Joseph Wambua requested to merge jj_364750_rename_web_hook_calls into master

What does this MR do and why?

When we introduced stepped limits to web_hook_calls, we added two columns, web_hook_calls_min and web_hook_calls_high. This left the existing column named web_hook_calls. We are now renaming it web_hook_calls_high for consistency.

Closes #364750 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Joseph Wambua

Merge request reports