Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

5.0.0.20640When customers can expect in this update:

Group 1: May 31, 2022

Group 2: June 2, 2022

...

Info

Highlights from this release:

  • Whiteboard Chrono Live status shows correct status

  • <DowntimeReason> is added back onto Break variables

Bug Fixes

PNE-2825

Jira Legacy
serverSystem JIRA
serverId66822cc9-cc0c-3dea-9001-d658bc73fee4
keyPNE-2825

Whiteboard Chrono live status indicator is showing wrong status and/or wrong accumulated time.

PNE-2805

Jira Legacy
serverSystem JIRA
serverId66822cc9-cc0c-3dea-9001-d658bc73fee4
keyPNE-2805

Add <DowntimeReason> onto Break variables - As seen in the case above, <DowntimeReason> was removed from the config on Break variables. This needs to be added to the current release.

Code change should do the following:

  • Add back the missing fields

  • Make sure newly upgraded servers don’t experience this issue

PNE-2801

Jira Legacy
serverSystem JIRA
serverId66822cc9-cc0c-3dea-9001-d658bc73fee4
keyPNE-2801

Can’t bring up Whiteboard. Wireless Icon is shown Upper Left.

PNE-2747

Jira Legacy
serverSystem JIRA
serverId66822cc9-cc0c-3dea-9001-d658bc73fee4
keyPNE-2747

PEConfig - Saving Variables Does Not Persist VariableID

When dealing with machines such as Red Lions that use VariableID to map their signal to a reason name, we use Variables with a <VariableID> element that contains the signal id. This tag is not being saved when using PEConfig variables tab to edit and save variables.

...