jdaugherty opened a new issue, #348: URL: https://github.com/apache/grails-intellij-plugin/issues/348
1) Create a Grails run configuration; say "development" 2) Give the "development" configuration an environmental variable "NODE=1" 3) Apply and Save the configuration 4) Edit Run Configurations 5) Select the previously created run configuration, and choose to Copy Configuration 6) Change the environmental variable from 1 to another number; apply and save run configuration 7) Edit Run Configurations and review the original "development" run configuration 8) The environmental variable for this run configuration is changed to what the copied run configuration was changed to This does not seem to happen if a brand new run configuration is created. It appears to only be an issue if you are cloning run configurations and altering them. --- *Imported from [IDEA-222099](https://youtrack.jetbrains.com/issue/IDEA-222099) · Type: Bug · Votes: 0* *Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
