In my dev environment , i have unmanaged solution and published all customization. To move the code to production, exported the solution as Managed and imported the code. Previously it worked properly and now i could see my latest update available in dev is not getting reflected in production environment.
I have done small minor changes with production environment and published from prod itself. I could suspect this edit may created Unmanaged solution layer in my application. Tried to identify this under solution , but unable to find it.
I could see the changes like, from my production solution i am unable to get edit option for App.
When i checked from Poweraspps App section, i could see the Edit option enabled.
Could anyone please help me on where to remove the unmanaged layer ? help to me to solve the issues.
One more issue, i could see is, under Powerapps Apps module, application modified timing is getting changed after the successful import of solution, but when i check the app version, latest version is not in published mode. I am manually opening the application and pushing it for publish