Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Groups are not persistent (disappears after creation) in the Frontend (UI). #12075

Open
NV-RuksarShaikh opened this issue Dec 10, 2024 · 0 comments
Labels
bug Bug report

Comments

@NV-RuksarShaikh
Copy link

OS - Windows 10
Datahub CLI version - 14.0.5
Datahub version - 0.14.1
Datahub helm installation on OCP

When I try to create a group, it states group created. The group exists in the database as well. However, I am not able to see the group in the Frontend.

Below a new group Test-Group-1 was created. The other two groups were created using older version of Datahub (0.12.1).
image

After refreshing the page the group disappears as shown below.
image

If I try to create a group with the same name, I get the error that group already exists. This means that it is not persistent on the Frontend for some reason.
image

I do not see any logs with the test group name I created in the Frontend Pod and the GMS Pod. I see the error log with 'The group already exists' in the GMS Pod logs.

@NV-RuksarShaikh NV-RuksarShaikh added the bug Bug report label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant