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

Selecting the wrong module automatically when adding configuration for gradle function project #4307

Closed
ZhengJun003 opened this issue Apr 15, 2020 · 4 comments · Fixed by #4466

Comments

@ZhengJun003
Copy link

Environment:

  • OS: Win/Mac
  • Plugins Version: Azure java toolkit for IntelliJ: 3.35.0
  • IDE Version: IC2019.3.4-jre8/IC20.1 - jre11

Repro steps:

  1. Create a gradle function project
  2. Add azure functions run/deploy configuration for the project you created

Result:

image

image

Expect:

image

@ZhengJun003
Copy link
Author

Test in Azure java toolkit for IntelliJ: 3.37.0, can reproduce this issue.

image

@andxu andxu self-assigned this Jun 16, 2020
@andxu andxu added the P3 label Jun 16, 2020
@andxu andxu added this to the V3.39.0 milestone Jun 18, 2020
@andxu
Copy link
Contributor

andxu commented Jun 18, 2020

Don't support gradle project by now.

@ZhengJun003
Copy link
Author

Test in build: #12391950

Plugin not auto add module and staging folder for gradle project now
Run configuration
image
Deploy configuration
image

@EricZhangzf
Copy link

Tess Pass on build #12399291
image

@andxu andxu closed this as completed Jun 19, 2020
@andxu andxu added the fixed label Jun 19, 2020
andxu added a commit that referenced this issue Jun 22, 2020
…ix #4307 (#4466)

Co-authored-by: Andy Xu(devdiv) <andxu@microsoft>
Co-authored-by: Hanxiao Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment