Description
For onegroup list the following line produces and error:
https://github.com/OpenNebula/one/blob/release-7.0.0/src/cli/one_helper/onegroup_helper.rb#L112C1-L113C1
no implicit conversion of String into Integer
While for onegroup list -x and -j it works correctly.
To Reproduce
Not sure how to reproduce, but we have example traces that the issue does not happen in the table format only in XML and JSON
Expected behavior
Independently of the output format the command should list the groups .
Details
- Affected Component: oned
- Hypervisor: irrelevant
- Version: 7.0.0
Progress Status