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

backend: default persona persisted even after persona is removed #17885

Closed
chirag-madlani opened this issue Sep 17, 2024 · 0 comments
Closed
Assignees
Labels

Comments

@chirag-madlani
Copy link
Collaborator

Affected module
Does it impact the UI, backend or Ingestion Framework?
backend

Describe the bug
A clear and concise description of what the bug is.

defaultPersona value is being persisted even after removing persona from that user

To Reproduce

  1. Create a User and assign persona to it
  2. Assign that persona as default
  3. Remove it from Persona list
  4. Backed still has that persona as defaultPersona

Screenshots or steps to reproduce

Expected behavior
A clear and concise description of what you expected to happen.

If persona is no longer with User, backend should remove it from DefaultPersona too

Version:

  • OS: [e.g. iOS]
  • Python version:
  • OpenMetadata version: 1.5.4
  • OpenMetadata Ingestion package version: [e.g. openmetadata-ingestion[docker]==XYZ]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants