2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 06:44:41 +00:00
Vijay a1755d158c
fix for , non presence of consul-version meta ()
* fix for  , non presence of consul-version meta

* removed redundant checks

* updated mock-api to mimic api response for synthetic nodes

* added test to test getDistinctConsulVersions method with synthetic-node case

* updated typo in comments

* added change log
2023-08-22 16:26:05 -06:00

4 lines
138 B
Plaintext

```release-note:bug
UI : Nodes list view was breaking for synthetic-nodes. Fix handles non existence of consul-version meta for node.
```