I'm having a weird issue where after creating a submission with the StoreBroker and Complete-ApplicationSubmission on it, the submission moves into the CommitStarted status but then never moves to any other status or produce any errors even after waiting over a day.
If I go into the Partner Center portal, I will see that submission sitting there with the option to "Submit to the Microsoft Store" (to my understanding, this is expected since the status in the portal doesn't update until it goes into certification). From here, I can just click on "Submit to the Microsoft Store" link without any modifications to the submission and it will go into pre-processing and certification without issue within a few minutes and eventually the certification passes. Seems like it's only getting stuck when it's being committed via the StoreBroker.
This is occurring on two apps that were created more recently but this doesn't happen on an older app using this same process. The StoreBroker is able to create a submission and commit it without intervention in the Partner Center portal. I also tried comparing the submissions for difference in case there were validation errors that weren't showing up but even after trying to make the submissions of the working one and the non-working ones as close as possible, this still occurs. The exception to this is pricing.isAdvancedPricingModel is false using the StoreBroker that I can't seem to change that becomes true after committing from the portal. Also there is a allowTargetFutureDeviceFamilies called "7" that disappears when committing from the portal but I can't remove it with the StoreBroker. Not sure if either of these are related.

Not sure where else to look from here or if there's something I'm missing. I'm thinking there's something to do with these specific apps since another one of my apps works fine with a nearly identical app package and listing properties but I'm not sure what it could be.
I'm having a weird issue where after creating a submission with the StoreBroker and
Complete-ApplicationSubmissionon it, the submission moves into theCommitStartedstatus but then never moves to any other status or produce any errors even after waiting over a day.If I go into the Partner Center portal, I will see that submission sitting there with the option to "Submit to the Microsoft Store" (to my understanding, this is expected since the status in the portal doesn't update until it goes into certification). From here, I can just click on "Submit to the Microsoft Store" link without any modifications to the submission and it will go into pre-processing and certification without issue within a few minutes and eventually the certification passes. Seems like it's only getting stuck when it's being committed via the StoreBroker.
This is occurring on two apps that were created more recently but this doesn't happen on an older app using this same process. The StoreBroker is able to create a submission and commit it without intervention in the Partner Center portal. I also tried comparing the submissions for difference in case there were validation errors that weren't showing up but even after trying to make the submissions of the working one and the non-working ones as close as possible, this still occurs. The exception to this is

pricing.isAdvancedPricingModelisfalseusing the StoreBroker that I can't seem to change that becomestrueafter committing from the portal. Also there is aallowTargetFutureDeviceFamiliescalled"7"that disappears when committing from the portal but I can't remove it with the StoreBroker. Not sure if either of these are related.Not sure where else to look from here or if there's something I'm missing. I'm thinking there's something to do with these specific apps since another one of my apps works fine with a nearly identical app package and listing properties but I'm not sure what it could be.