You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @Idane , we just released version 3.56.1 of our IntelliJ plugin which includes the change @aviramha mentioned above. Could you retest with this version?
Bug Description
A specified environment variable in a run configuration in IntelliJ (Specifically tested Java and Spring Boot) does not get propagated to
get_env
Steps to Reproduce
Using the following mirrord configuration:
Create a run configuration on IntelliJ and set your variable under environment variables;
![image](https://private-user-images.githubusercontent.com/3495615/282397565-7cdc1ad5-4f04-46d3-a912-11b6e95ab3cf.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMTExNjIsIm5iZiI6MTczOTIxMDg2MiwicGF0aCI6Ii8zNDk1NjE1LzI4MjM5NzU2NS03Y2RjMWFkNS00ZjA0LTQ2ZDMtYTkxMi0xMWI2ZTk1YWIzY2YucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMTgwNzQyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Zjc5OWMxNmYwZmMxZWZhNGVlMTQ5OTNiMjVhYTdjYjc2MDg3MzQ1NjEyZDhjMTA2OTAzYzlhNWE4Yjg2YzM5MyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.mD12n4cfgTWwFnKItkxWcHa_9MtIENCiecYx2C_V6Xk)
Run the configuration with mirrord, the following error pops up indicating the default value was taken:
Backtrace
No response
Relevant Logs
No response
Your operating system and version
Mac OS 13.4.1
Local process
java
Local process version
17
Additional Info
No response
The text was updated successfully, but these errors were encountered: