Open proyaz opened 8 months ago
@proyaz Thanks for your report and really sorry for the trouble.
I could reproduce this issue now, and will fix it as soon as possible. As a workaround, could you please try select another app and switch back to the target (or delete current run configuration and create a new one), in this case we will reload app settings from remote, which should resolve current issue.
Setup
IntelliJ build version: 2023.3.4 IC-233.14475.28 OS: Windows 11 JDK: JetBrains s.r.o. 17.0.10 Plugin version: 3.86.0-2023.3
Describe the bug
I have java spring boot web app on azure. It has application settings (under configuation). When I deploy my build via Intellij, it is not showing the existing app settings. Its showing it as blank (no app settings). And hence, all the app settings are getting wiped off. I am having to copy/paste them manually each time I deploy via Intellij.
As you can see, I have few app settings which can be seen on the left. But on the right, they are not getting populated and when I click on Run, the existing app settings are vanishing.
To Reproduce
Steps to reproduce the bug
Exception or Stack Trace
Add the exception log and stack trace if available.
Screenshots
Add screenshots to help explain your problem if available.