[Bug?] Possible to write to tag even in read-only mode

Hi,
I noticed that it is possible to write to a tag in a script using system.tag.write() even if the communication is set to read-only. Is that meant to be possible?

I am using Ignition 8.0.14

Best regards
Tobias

You tagged this with “Perspective”. Perspective scripts run in the gateway. The comms-read-only mode only applies to scripts and operations in the Designer and in Vision clients.