-
-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Describe the bug
I can't seem to get the Deploy button to be enabled. Am I using the tool incorrectly or is there a bug? Using the process outlined in the next section was working for me in prior versions.
To Reproduce
- Point to the control location
- Click the reload details button
- Click the Build button under the PCF Component Details section
- Assuming that succeeded, I click the Use Existing Solution checkbox
- Select the appropriate solution
- Click the Export and Add Control button
- Click the Build button in the CDS Solution Details section
- The Deploy button is still disabled and the CDS Solution Details section still reports "Not Initialized"
The control builds successfully, the solution is downloaded and extracted successfully, the control is added to the solution successfully, and the MS Build step completes successfully.
Expected behavior
After step 6, I would expect the CDS Solution Details section to report "Initialized". After step 7, the deploy button should be enabled.
Desktop (please complete the following information):
- OS: Windows 10
- XrmToolbox Version: 1.2020.10.41
- PCF Custom Control Builder Version: 2.2020.10.201
Additional context
When I select an existing solution, the Publisher Name, Prefix, and version all populate correct. However, when I click the Export and Add Control button, it does all the commands, but then clears out the Publisher Name and Publisher Prefix fields - I'm guessing this is why it's "Not Initialized" and the Deploy button is disabled?
