eficode / codesonar-plugin

MIT License
5 stars 1 forks source link

Jenkins snippet generator does not add visibility filter to generated pipeline script #78

Open h3id3r opened 3 years ago

h3id3r commented 3 years ago

I have updated to to the latest version of the plugin and see the option, "Use this visibility filter for the conditions (not for new!)", listed when viewing the code snippet generator. However, when I enter the ID number for the filter and click "generate pipeline script" the filter is not shown in the resulting script.

atombrella commented 3 years ago

I can't reproduce this :( You're supposed to get a snippet like this: codesonar conditions: [], credentialId: '', hubAddress: 'localhost:7340', projectName: '${JOB_NAME}', protocol: 'http', visibilityFilter: '4'