microsoft / powerplatform-build-tools

Power Platform Build Tools automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
MIT License
172 stars 37 forks source link

Import Solution EnvironmentVariablesNotSupported #904

Closed vreezy closed 2 weeks ago

vreezy commented 1 month ago

I asked 2 days ago here https://github.com/microsoft/powerplatform-build-tools/discussions/898 but got no answer. I dont find a solution so i think it's an issue.

We get the Error (sry German): CanvasApp import: FAILURE: Code: EnvironmentVariablesNotSupported Message: Die Umgebung unterstützt keine Umgebungsvariablen. Diese Umgebung hat die Version „1.0.0.15“, es ist jedoch Version „1.0.2.35“ erforderlich. Client Request Id: 505bda21-02b3-40b2-adab-90a4c68fde64.

it talks about the enviroment version. but i don't know were i can see this. OUR solution has the version 1.0.0.63 (packed feb 2024 old) and 1.0.0.65 (packed Monday new)

in the GUI we see the Error: 80072352

tested with two different tenants. 1 worked on feb 2024. same error tested with old and new solution. same error

carenggli commented 1 month ago

Hi @vreezy This issue has been identified by Microsoft as a bug. We are in contact with MS support. A fix is not yet available. See here: CanvasApp import: FAILURE: Code: EnvironmentVariablesNotSupported

vreezy commented 1 month ago

Hey @carenggli Thanks for the message. Good to know.

vreezy commented 3 weeks ago

We also created a ticket. They talked about fixing for yesterday. Today same error.

Mail from last week: image

We asked today again.

vreezy commented 3 weeks ago

We got an answer, it can take up 1 or 2 weeks from now.

vreezy commented 2 weeks ago

Today it worked. we got an E-Mail. Microsoft fixed it. Thanks everyone for your great work! close