Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

enforceGUIDInFileName not enabled for EmbeddedRootSource #9665

Closed
goughes opened this issue Apr 28, 2020 · 0 comments · Fixed by #9716
Closed

enforceGUIDInFileName not enabled for EmbeddedRootSource #9665

goughes opened this issue Apr 28, 2020 · 0 comments · Fixed by #9716

Comments

@goughes
Copy link
Contributor

goughes commented Apr 28, 2020

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants