ManageIQ / ManageIQ/manageiq-api

Unable to edit tenant name with API

Open
#978 6 comments 0 reactions 1 assignee View on GitHub

@akhilkr128 is already working on this.

Since Jun 2, 2022.

bug help wanted
Dominant language
Ruby
Stars
20
Forks
149
Avg merge
3d 22h
Merged PRs (30d)
1

Description

Hi, a little bug from the manage iq jansa2 tenants api
`<`
url: "{{ miq_api }}/tenants/1"
method: POST
body: "{\"action\" : \"edit\", \"resource\" : { \"name\" : \"test\", \"description\" : \"test\" } }"
`>`
does update only the description and not the name.
I also does not fail

Updating name is possible via the UI in the Company Name field froé server settings.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.