Skip to content
Snippets Groups Projects
Unverified Commit 12176a1b authored by Peter Rotich's avatar Peter Rotich Committed by GitHub
Browse files

Merge pull request #4577 from JediKev/issue/queue-sort_id

issue: Queue sort_id
parents 14b5ba57 ca5c9b70
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
parent_id: 0 parent_id: 0
flags: 0x03 flags: 0x03
sort: 1 sort: 1
sort_id: 1
root: T root: T
config: '[["status__state","includes",{"open":"Open"}]]' config: '[["status__state","includes",{"open":"Open"}]]'
columns: columns:
...@@ -204,6 +205,7 @@ ...@@ -204,6 +205,7 @@
flags: 0x03 flags: 0x03
root: T root: T
sort: 3 sort: 3
sort_id: 3
config: '{"criteria":[["assignee","includes",{"M":"Me","T":"One of my teams"}],["status__state","includes",{"open":"Open"}]],"conditions":[]}' config: '{"criteria":[["assignee","includes",{"M":"Me","T":"One of my teams"}],["status__state","includes",{"open":"Open"}]],"conditions":[]}'
columns: columns:
- column_id: 1 - column_id: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment