Skip to content

Rename web_hook_calls_high back to web_hook_calls

Joseph Wambua requested to merge jj-364750-rename_web_hook_calls_high into master

What does this MR do and why?

In Rename web_hook_calls column to web_hook_calls_... (!108410 - merged), we renamed web_hook_calls to web_hook_calls_high. However, this caused issues due to a caching problem, see 2023-01-19: QA failure on PDM smoke test pipeline (gitlab-com/gl-infra/production#8264 - closed).

This is a revert to rename the column back to web_hook_calls.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

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.

Merge request reports