Skip to content

Domain settings UI bug, when changing Domain setting value, the same value applies to all Domains #12191

@chunkyen

Description

@chunkyen

problem

When I was trying to configure ldap for one domain, I discovered the same settings was propagated across all Domains (apparently). But I discovered this is a UI bug as the setting is correct when viewed using cmk

versions

Cloudstack version 4.22.

The steps to reproduce the bug

I have 2 domains under Root - T1 and T2

  • Set ldap base dn (dc=abc,dc=com) on root and it was the same when clicking on other domains
Image Image Image
  • after clicking on the browser refresh or restarting cloudstack management, the settings become blank, meaning the original setting was not saved
Image
  • the only way to properly set the setting is via cmk. This time round I set it to dc=123,dc=com
Image
  • the value is reflected on the gui but the other domain has the same setting. It is like the ui did not refresh when you click on the other domain. clicking on the small refresh button does not actually refresh the setting
Image Image Image
  • using cmk to list the setting reflect the correct value
Image

What to do about it?

  • the value should persist when saved in the domain settings
  • the ui should reflect the correct domain setting when selecting the different domain
  • for now the only workaround for me is to use cmk instead of the cloudstack management UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions