[BE] Refactor PromotionManagementUtils to be class level util instead of instance level

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Need to ensure methods added as part of the util are explicitly used. Instance level util adds instance methods which get used in code without realising where the method is coming from.

Eg: !184292 (comment 2395599303)

Edited by 🤖 GitLab Bot 🤖