Skip to content

onegroup list errors with "no implicit conversion of String into Integer" while JSON and XML outputs are fine #7254

@balazsbme

Description

@balazsbme

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

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions