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

Switch result filter column 'task' from task ID to name task name #1317

Merged
merged 3 commits into from
Oct 6, 2020

Conversation

mattmundell
Copy link
Contributor

What:

Make the result iterator filter column "task" filter the task name instead of the task database ID.

Why:

This has always been ID, but it makes no sense to filter by rowid
Presumably this was supposed to be name from the start, like it
is in the report iterator.

How:

Go to GSA results.
Enter in the filter: task="Your Task Name"
Should see only results for that task.

Checklist:

This has always been ID, but it makes no sense to filter by rowid
Presumably this was supposed to be name from the start, like it
is in the report iterator.
@mattmundell mattmundell marked this pull request as ready for review October 6, 2020 10:26
@timopollmeier timopollmeier merged commit e897e9c into gvmd-20.08 Oct 6, 2020
@timopollmeier timopollmeier deleted the result-iterator-task branch October 15, 2021 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants