cloud-code-intellij
cloud-code-intellij copied to clipboard
Profile not loaded in cloude code run configuration
Here's a video of the issue:
https://user-images.githubusercontent.com/2480280/186126634-96348274-e68e-4906-a69f-cb72fad0a14e.mov
And the code to reproduces: profile-not-loaded.zip
Expected Behavior
I create a run configuration and choose a profile. I save the run configuration. I open again the run configuration and the profile is gone.
Additional Information
The run configuration xml contains
<option name="skaffoldProfile" value="personal" />
and when running, the correct profile is selected. So I believe it's just a UI issue
- IDE type (e.g. IntelliJ, Pycharm): IntelliJ IDEA 2022.2.1 (Ultimate Edition)
- IDE version: Build #IU-222.3739.54, built on August 16, 2022
- Cloud Code version (Settings > Plugins > Cloud Code): 22.8.1-221-IB.1
- Cloud SDK (Settings > Cloud Code > Cloud SDK)
- Are you allowing the plugin to manage the Cloud SDK: Yes
- Version of the Cloud SDK: 398.0.0
- Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes): v1.39.1
- Operating System: macOS Monterey v12.5.1
Feel free to deviate from this template as needed, especially if you are submitting a feature request.
Encountered this as well, it really seems to be "only" a UI issue.
The team is aware of this issue and will look into it
duplicate of #3118, please follow discussion there.