Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[JENKINS-45534] Bug Remove External sites #10

Open
wants to merge 3 commits into
base: development-2.0.0
Choose a base branch
from

Conversation

tlenaic
Copy link

@tlenaic tlenaic commented Jul 12, 2017

I notice a minor bug on "delete external sites" in the persistent session.
When the option is not enabled on the plugin, we should not delete all URLs, but in fact we still do. And finally the was a spelling issue.

@JordanGS
Copy link
Member

JordanGS commented Jul 13, 2017

@tlenaic That's a good point, we'll add that into 2.0.0 but the codebase is changing so i won't merge anything yet. Same with thresholds, take a look at development-2.0.0-action branch, everything will be controlled by the ZAP class. That's why i haven't merged your changes for Thresholds yet since the Management class is using the older way of initializing zap. I'm trying to finish this asap :)

Once i finish that change and merge it into development-2.0.0, i'll merge all other changes in as well.

@JordanGS JordanGS changed the base branch from development to development-2.0.0 July 13, 2017 17:43
@JordanGS JordanGS self-assigned this Jul 13, 2017
@JordanGS JordanGS added this to the zap-2.0.0 milestone Jul 13, 2017
@JordanGS
Copy link
Member

@tlenaic Can you please create a Jenkins JIRA ticket for the bug. I know it's a small issue but I'd like to have it documented regardless.

@JordanGS
Copy link
Member

Looking over this pull request during the week. Please squash the commits into one.

when option unchecked, all external URL's still cleared.
Not test, and i think there is not mistake

minor correction

remove an extra if condition

Minors Bugs Correct

when option unchecked, all external URL's still cleared.
Not test, and i think there is not mistake

minor correction

remove an extra if condition
@tlenaic tlenaic changed the title Bug Remove External sites [JENKINS-45534] Bug Remove External sites May 14, 2018
@ufkesba
Copy link

ufkesba commented Apr 13, 2021

I am encountering the issue that this Pull Request seems to fix. Any chance of this getting merged and released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants