Commit 0a4a723d authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Port EE changes from doc/user/project/insights/index.md

parent 95d1e2da
...@@ -179,7 +179,7 @@ Supported values are: ...@@ -179,7 +179,7 @@ Supported values are:
Filter by the state of the queried "issuable". Filter by the state of the queried "issuable".
If you omit it, no state filter will be applied. If you omit it, the `opened` state filter will be applied.
Supported values are: Supported values are:
...@@ -187,6 +187,7 @@ Supported values are: ...@@ -187,6 +187,7 @@ Supported values are:
- `closed`: Closed Open issues / merge requests. - `closed`: Closed Open issues / merge requests.
- `locked`: Issues / merge requests that have their discussion locked. - `locked`: Issues / merge requests that have their discussion locked.
- `merged`: Merged merge requests. - `merged`: Merged merge requests.
- `all`: Issues / merge requests in all states
#### `query.filter_labels` #### `query.filter_labels`
......
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