I have a 2 system setup for ignition: 1 dev station and 1 production server. I do all my development on my dev station and once everything is good to go I commit to git and then pull those changes on my production server. Since upgrading to ignition 8.3 I’ve noticed that the designer does not reflect my changes that I can clearly see in my git history both in production and dev.
wrapper.java.additional.7=-Dignition.projects.scanFrequency=10
I have the scan frequency set at 10 seconds is there something I’m missing? This wasn’t an issue in 8.1. I frequently will click ‘update project’ to merge with the gateway and no change