[BUG-14443] Ignition 8.0.3-SNAPSHOT : migrate tag expression from 7.9

When migrating an application from 7.9, gateway tag expression had been converted with the EventDriven mode.
It’s good for expression with tags logic but for tag expression like :

runscript(...)

it will be better to let the expression with the TagGroup mode.

Same case for expression using

tag(...)

Thanks! We have a ticket for this.

This issue was fixed in the 8.0.5 Nightly build that was uploaded today (9/30).