Creator Portal Backwards Compatibility got soft-locked because of Fortnite's new Weapons module

Summary

I went to publish an old map of mine created before the Itemization API was added and while I saw no errors on the editor when I went to publish Verse Validation failed, I assume there was some issue with the backwards compatibility, the issue is even though I changed and removed the weapons struct from my verse code it still produced this same error, I also tried straight up removing the verse file completely but I still run into it.
I was told that most likely solution is for epic to intervene since Creator Portal tries to backwards compatibility check my previous version during publishing which becomes an issue since “weapons” is now ambiguous because of the new API’s added by epic in the digests

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Publishing

Steps to Reproduce

Try to publish project a4b7405f-4e3b-0ccb-f253-1e94f512ed3d (5441-2041-3061) with the latest private version code (4394-7332-2468)
Notice that Verse Validation fails for an ambiguity error

Expected Result

Changes to the Fortnite API introducing a module named “weapons” not bricking the project from being published for using that name in the previous published release

Observed Result

Cannot publish because the currently active published island’s verse code contains a struct named “weapons” and at some point after it was published a fortnite update was released that also took the word “weapons”

Platform(s)

PC

Island Code

5441-2041-3061

Upload an image

The status of FORT-1160023 changed to ‘Needs Triage’. We are routing this to the appropriate team for investigation.