Remove work item type old ID fallback

What does this MR do and why?

We temporarily introduced a fallback mechanism as we cleaned up the IDs for work item types. In some instances where the IDs were not sequential, both values might not match. This change removes the fallback in favor of always using a sequential ID for work item types. Not adding DB changes to this MR as we might not even need to clean-up because of upcoming changes as discussed in #519894 (closed)

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #520023 (closed)

Merge request reports

Loading