cloud-code-intellij icon indicating copy to clipboard operation
cloud-code-intellij copied to clipboard

Profile not loaded in cloude code run configuration

Open wollowizard opened this issue 3 years ago • 2 comments

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.

wollowizard avatar Aug 23 '22 09:08 wollowizard

Encountered this as well, it really seems to be "only" a UI issue.

cmeury avatar Aug 29 '22 07:08 cmeury

The team is aware of this issue and will look into it

peterlin741 avatar Aug 29 '22 14:08 peterlin741

duplicate of #3118, please follow discussion there.

ivanporty avatar Feb 10 '23 17:02 ivanporty