apache / apache/cloudstack

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

Abierto
#9,333 1 comentario 0 reacciones 0 asignados Ver en GitHub
type:enhancement
Lenguaje dominante
Java
Estrellas
3.1k
Forks
1.4k
Merge medio
6 d 19 h
PR fusionados (30 d)
32

Descripción

##### 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
~~~

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Empieza reproduciendo el flujo de registro de User Data en la UI: crea domain1 bajo ROOT y, a continuación, registra User Data desde el contexto de ROOT pasando /domain1. Rastrea el punto de entrada del registro en la UI y el manejo del campo de dominio. Se considera completado cuando los User Data se crean en domain1 en lugar del dominio ROOT actual.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
frontend
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.