apache / apache/cloudstack

User Data registration via UI doesn't honour the domain field

未关闭
#9,333 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
type:enhancement
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

##### ISSUE TYPE

* Bug Report

##### COMPONENT NAME

~~~
User Data
~~~

##### CLOUDSTACK VERSION

4.19 (would be present from 4.18 - when managed user data service support was added)
~~~

~~~

##### CONFIGURATION

##### OS / ENVIRONMENT

##### SUMMARY

Registration of user data in a specific domain i.e., by passing the domain in the UI , doesn't honour the domain id passed, rather creates the user data in the domain you are currently logged in to.

##### STEPS TO REPRODUCE

~~~
1. Log in as Admin
2. Create a domain - domain1 under ROOT domain
3. As Admin in the ROOT domain context, register a user data and pass domain as /domain1
4. User data is registered but the domain appears as ROOT and not /domain1
~~~

##### EXPECTED RESULTS

~~~
User data be registered in the correct domain
~~~

##### ACTUAL RESULTS

~~~
User data created / registered in the domain in the current context
~~~

贡献指南

打开贡献指南

调研方向

首先在 UI 中复现 User Data 注册流程:在 ROOT 下创建 domain1,然后从 ROOT 上下文注册 User Data,同时传入 /domain1。跟踪 UI 中的注册入口以及 domain 字段的处理方式。当 User Data 被创建在 domain1 中而不是当前的 ROOT 域中时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

领域
frontend
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。