Facing issues while deploying power app through pipeline.
Version is getting updated. Deployment status shows success without any errors/failures.
But when we test the actual app in UAT it doesn't carry the latest changes done in dev environment.
We tried multiple solutions which are already present on google.
Solutions tried till now:
Process:
Add required objects
Publish all customizations
Start with deployment
Clearing all cache and browsing history before deployment
Checked unmanaged solution in UAT which is blocking the updates
Creating a patch solution:
Created a patch to ensure the solution gets updated and then did a major version upgrade to force the update
Reviewed all the existing details of the pipeline configuration, they look fine.
Exporting and importing solution from dev to UAT:
Upgrade
Update
All above 6 solutions did not help
7. Creating a copy of app in dev and then proceed with the UAY push to see if changes are reflecting in copied app in UAT
Above solution has worked for copied app and we are able to resume with UAT testing with copied app but the original app in UAT is still not reflecting latest dev changes.
At the moment we are going ahead with this work around but would like to know if there is any proper solution available for this?
Patch are no longer recommend by Microsoft. In some situations it will not update the component using patch. I would recommend to use as standard solution to have effective changes.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.