This post contains changelog entries for weekly 7.9 builds available in 2022
Weekly Changelog: 7.9.19-b20220301
Data Model
2961 Subscriptions for leased scanclass don’t get created when tag is used on two consecutive windows
FIx OPC Subscriptions that are quickly removed and added back from not emitting current value.
3142: Backport IGN-2063 to 7.9: Internal alarm journal, audit profile, and tag historian “drop” all records when renamed
Internal alarm journal. audit profile, and historian data will now persist when the configuration record (i.e. provider / profile) is renamed, resulting in renaming of the local SQLIte database file.
Weekly Changelog: 7.9.20-b20220412
Enterprise
5822: Backport IGN-5525 to 7.9: EAM Collect Backup task fails when agent’s backup takes longer than 60 seconds to create
EAM Collect Backup task now times out by default after waiting 60 minutes for the agent to generate the backup plus another 60 minutes for the agent to transfer the backup to the controller over the Gateway network if the backup generation did not timeout (previous defaults were too short for some large backups).
Transfer timeout is configurable using system property ignition.eam.task.collectBackup.transferTimeout (must be a valid integer measured in milliseconds)