litmuschaos/litmus

Ci version error in `updateVersionFormat`

JanhaviAlekar opened this issue · 0 comments

What happened:
When all the infra are listed in chaos infrastructure we are getting invalid version format error.
Its due to in updateVersionFormat ,here we are converting version string to integer and "ci" is invalid string for converting into number
Screenshot from 2024-05-22 14-44-02

Where can this issue be corrected? (optional)
In updateVersionFormat we can ignore the "ci" version string

How to reproduce it (as minimally and precisely as possible):
Go to all chaos enable infrastructure window
Screenshot from 2024-05-22 16-36-28