2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 06:44:41 +00:00
John Cowen 1515c3e667
ui: Filter global intentions list by selected partition ()
* ui: Filter global intentions list by namespace and partition

Filters global intention listing by the current partition rather than trying to use a wildcard.
2021-11-09 17:38:24 +00:00

5 lines
120 B
Plaintext

```release-note:bug
ui: Filter the global intentions list by the currently selected parition rather
than a wildcard
```