-
Notifications
You must be signed in to change notification settings - Fork 178
Description
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.
