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
Describe the bug
Previous PRs to add GUID consistency check support are incomplete. Currently, the enforceGUIDInFileName parameter is only set for PoolSource (handled in PRs #9660 and #9468) and is not set for EmbeddedRootSource.
How to reproduce it
Still investigating how to reproduce manually. Can be seen in WFs using EmbeddedRootSource.
Expected behavior
If process.source is of type EmbeddedRootSource, enable GUID consistency chekcs by setting enforceGUIDInFileName to True.
Additional context and error message
Add any other context about the problem here, like error message and/or traceback. You might want to use triple back ticks to properly format it.
The text was updated successfully, but these errors were encountered:
Impact of the bug
WMAgent
Describe the bug
Previous PRs to add GUID consistency check support are incomplete. Currently, the enforceGUIDInFileName parameter is only set for PoolSource (handled in PRs #9660 and #9468) and is not set for EmbeddedRootSource.
How to reproduce it
Still investigating how to reproduce manually. Can be seen in WFs using EmbeddedRootSource.
Expected behavior
If process.source is of type EmbeddedRootSource, enable GUID consistency chekcs by setting enforceGUIDInFileName to True.
Additional context and error message
Add any other context about the problem here, like error message and/or traceback. You might want to use triple back ticks to properly format it.
The text was updated successfully, but these errors were encountered: