swolk commented on Bug JENKINS-19649

This change seems to have caused the issue:
https://github.com/jenkinsci/perforce-plugin/commit/3de2bc83b884f68027f523375674163137ff2040#diff-a6a8e160fa20240410923ec7114cfacf

-                    if (useViewMaskForSyncing && useViewMask) {

+                    if (useViewMaskForChangeLog) {

The extra useViewMask condition was removed which I believe is causing the issue.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to