You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is only a PID Property in a JobRun an it needs to be updated as whole with potential race conditions RAW/WAR. In addition, the Host property is missing on the model.
Update database schema to support host (should have been done by @olibanjoli)
The storage provider should provide an exclusive method to update/set the PID and Host
The Host should be part of the model in CM-Storage
Also Update the CM-Management to be able to show the host there.
The text was updated successfully, but these errors were encountered:
Currently there is only a PID Property in a JobRun an it needs to be updated as whole with potential race conditions RAW/WAR. In addition, the Host property is missing on the model.
The text was updated successfully, but these errors were encountered: