DmitriyR
Service in one project somehow accesses a variable from other project
I have multiple projects running the same application with different configurations. Adding a new project with a new service resulted in an error because it gets variable value from other project (not the one configured in it's
Variables
). Tried removing service and creating it from scratch but it still reads value from other project. I don't know how these containers are isolated for one account but it doesn't sound like a thing that should ever happen.106 replies