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

Fixed the sorting / filter by username functionality for remediation tickets #1546

Merged

Conversation

jhelmold
Copy link
Member

@jhelmold jhelmold commented Jun 3, 2021

What:
Resolved the issue, that one could not sort / filter the remediation tickets
by username

In manage_sql_tickets.c: Added the alias "username" to the
according row of the TICKET_ITERATOR_COLUMNS. Added the
"username" to the TICKET_ITERATOR_FILTER_COLUMNS.

Why:
This fixes a bug.

How did you test it:
Tested the sorting in GSA.

Checklist:

  In manage_sql_tickets.c: Added the alias "username" to the
  according row of the TICKET_ITERATOR_COLUMNS. Added the
  "username" to the TICKET_ITERATOR_FILTER_COLUMNS.
@jhelmold jhelmold changed the base branch from master to gvmd-21.04 June 3, 2021 09:53
@jhelmold jhelmold marked this pull request as ready for review June 3, 2021 10:04
@jhelmold jhelmold requested a review from a team as a code owner June 3, 2021 10:04
@jhelmold jhelmold added backport-to-oldstable This pull request will be backported to the oldstable branch backport-to-main This pull request will be ported to the master branch labels Jun 3, 2021
@jhelmold jhelmold changed the title Resolved remediation ticket sorting issue Resolved the issue, that one could not sort / filter the remediation tickets by username Jun 3, 2021
@jhelmold jhelmold changed the title Resolved the issue, that one could not sort / filter the remediation tickets by username Sort / filter the remediation tickets by username Jun 3, 2021
@jhelmold jhelmold changed the title Sort / filter the remediation tickets by username Fixed the sorting / filter by username functionality for remediation tickets Jun 3, 2021
@timopollmeier timopollmeier merged commit 21fee5c into greenbone:gvmd-21.04 Jun 3, 2021
timopollmeier added a commit that referenced this pull request Jun 3, 2021
Fixed the sorting / filter by username functionality for remediation tickets (backport #1546)
timopollmeier added a commit that referenced this pull request Jun 3, 2021
Fixed the sorting / filter by username functionality for remediation tickets (backport #1546)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-main This pull request will be ported to the master branch backport-to-oldstable This pull request will be backported to the oldstable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants