All dialogs and side panels in the kit are broken (no-op)
Does this bug already exist in our backlog?
- [X] I have checked and confirm this is a new bug.
Describe the issue
Unable to edit environment variables and Customized emails.
Expected Behavior
When editing emails and environment variables when click save it should save the changes I made. Currently, nothing happens when I edit and click save. Already used different Browser, issue still persist.
What solution are you experiencing the issue with?
Core
What solution version are you using?
4.31
What app or flow are you having the issue with?
CoE Admin Command Center
What method are you using to get inventory and telemetry?
None
Steps To Reproduce
Go to CoE Admin Command Center Go to Customized emails or environment variable In my case I selected "Edit mail: Send list to manager - failed or timed out". Edit the body Nothing happens, it just sit on the dialogue to save.
Anything else?
n/a
AB#3253
AB#3317
Hello. I presume this is in continuation of https://github.com/microsoft/coe-starter-kit/issues/8216
I dont know that there is much I can do here. This issue does not repro for me and its an out of the box control. So if its not registering your clicks that would be a product bug. (turns out this was the dialog control from creator kit, not an out of the box control)
Perhaps try changing other browser settings like zoom, or browse in incogneto.
Hi Jenefer,
Good day!
Yes this is continuation of case microsoft/coe-starter-kit#8216, tried is on other browser and even different workstations still unable to save the changes I made.. I even updated COE-Core Components to the latest version still same..
Solutions installed
Can you please share a screenshot like this so we can see what solutions you have installed in this environment? Be sure to show all records (all rows) and expand the indicated columns so that we can see full names
Environment Type
And also please let us know what region your envt is in as well as its type? This can be found in the product admin pages: https://admin.powerplatform.microsoft.com/
Hi Jenefer,
Please see below:
Environment Type:
I cant create a Australia Envt to test with. Can you import this solution? temptestforbutton_1_0_0_1_managed.zip
All it has is one app that has a button. Hit that button and it brings up the control in question.
Then here hitting save should notify you "hit save" and close the dialog.
HI Jenefer,
Nothing happens when click the save button.
ok thank you for confirming. This is an issue with the creator kit control then, I will ask them to transfer the issue over to their repository to investigate
Thanks Jenefer!
Good morning, I am facing the same issue/behaviour with the 'Save' button when trying to update the value for the Admin eMail env variable. Did this get resolved? I have installed the Creator Kit and the Core Components Solutions only. Is there a workaround available?
No unfortunately this is not resolved. And it has now spread to all regions. It's tracked on the Creator Kit side by https://github.com/microsoft/powercat-creator-kit/issues/463 All dialogs and panels are currently broken unfortunately. Hopefully we find a workaround soon.
Is there a work around in the meantime to allow me to update environment variables? Much appreciated.
How to update env vars manualy
You can manually update environment variables by doing the following:
- Browse to the default solution > environment variables
- Find the env var you wish to update and edit
- Add a new current value (do not update default as it is overwritten on upgrade)
For these env vars in particular:
Admin eMail : Required The email address of the admin group you want to use for communications. Ex: [email protected]
Power Platform Maker Group ID : Required The group ID of the maker group you want all your Power Platform makers to be a part of (for communication and app sharing) Ex: a11aa111-a1a1-a1a1-a1a1-abc123abc123
Power Platform User Group ID : Optional The group ID of the user group you want all your Power Platform users to be a part of (for communication and app sharing) Ex: a11aa111-a1a1-a1a1-a1a1-abc123abc123
The broader team is working on an update to Creator Kit which we expect early to mid next week at which point I will use it to update the apps in the kit before we ship the June release. CoE side tracking bug: https://github.com/microsoft/coe-starter-kit/issues/8350
I got an early drop of the new creator kit and confirmed I am unblocked from doing all these fixes so we will be able to fix for June release
Closing as duplicate of #463