Hi, hope all of you are going well.
I have a managed Solution in Production, the name of the solution has a typo, because of a tilde / accent, so it doesn´t have that letter. The current solution in Development environment has not the tilde in the name. The names are as follows: Prod: NecesitoAsesora ; Dev: NecesitoAsesoria. The Display names are not a problem. Also, the main Power app in the solution is called as the solution, so it has the same problem.
When importing the Dev solution, as a managed solution in Prod (I tested it on QA), another solution is created with the correct name, and the old solution with the typo on the name is not upgraded. There are now two PowerApps also.
How should I go about this? Delete the current Prod solution and replace it with the new Dev solution that has the correct names? Or is there a way to upgrade the solution instead of deleting. It would be the best if the new Power App with the correct name can get the ID of the old one, because there is a link that connects the public with that application.
Every approach is worth it, I've been reading about some PowerShell commands to change the PowerApp name, this would work in Production where the solution is managed?
Thank you in advance.