Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ] Azure Blob container lost in storage container list when user restart the project #2151

Closed
t-rufang opened this issue Oct 9, 2018 · 3 comments · Fixed by #2242

Comments

@t-rufang
Copy link
Contributor

t-rufang commented Oct 9, 2018

Repro steps:

  1. Open run configuration dialog and open a Azure HDInsight Spark configuration
  2. Choose Azure Blob as Job Upload Storage type
  3. Fill the storage account and storage key, select one container from the container list
  4. Save the configuration
  5. Restart the project, open run configuration dialog and open the Azure HDInsight Spark configuration you modified defore. We can find the container list has only one container (the one we selected before). However, we expect to see the container list so user can choose one from them
@t-rufang
Copy link
Contributor Author

t-rufang commented Oct 9, 2018

  • Workaround for this issue:
    The container list should refresh itself when focus lost on storage account or storage key field.

  • Feature request:
    Add a refresh button just as the cluster refresh button. When user click the button, we should refresh the container list.

@t-rufang
Copy link
Contributor Author

Fixed in #2242

@t-rufang t-rufang assigned jingyanjingyan and unassigned t-rufang Oct 23, 2018
@v-jiche
Copy link

v-jiche commented Oct 30, 2018

Verified. Fixed.
azure-toolkit-for-intellij-2018.2.develop.832.10-29-2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants