Commit 3e09f857 authored by Alan (Maciej) Paruszewski's avatar Alan (Maciej) Paruszewski Committed by Andrew Fontaine

Enable sorting vulnerabiliies by state

parent 7a0a24ba
......@@ -140,6 +140,7 @@ export default {
label: s__('Vulnerability|Status'),
thClass: 'status',
tdClass: 'status',
sortable: this.isSortable,
},
{
key: 'severity',
......
---
title: Enable sorting vulnerabiliies by state in vulnerability list
merge_request: 42974
author:
type: added
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment