Resolve "Add issue state counts to GraphQL"
All threads resolved!
All threads resolved!
Compare changes
Files
11- David O'Regan authored
We add incident state columns to allow users to filter via state
@@ -11,13 +11,17 @@ import {
@@ -35,6 +39,7 @@ const initialPaginationState = {
@@ -67,6 +72,9 @@ export default {
@@ -78,6 +86,7 @@ export default {
@@ -96,6 +105,18 @@ export default {
@@ -105,11 +126,13 @@ export default {
@@ -117,6 +140,9 @@ export default {
@@ -127,7 +153,9 @@ export default {
@@ -138,14 +166,18 @@ export default {
@@ -176,7+208,7 @@
@@ -200,0+243,0 @@
@@ -221,7 +264,7 @@ export default {