OpenMetadata
OpenMetadata copied to clipboard
UI permission denied to edit lineage on Topics
Affected module UI
Describe the bug After ingesting topic data, we cannot edit the lineage in the UI from the topic entity. We can, however, edit lineage from any other entity and link the topic.
To Reproduce
Ingest topic data (you can follow https://github.com/open-metadata/openmetadata-demo/tree/main/redpanda) and try to edit lineage on the topic

Expected behavior A clear and concise description of what you expected to happen.
Version:
- OS: [e.g. iOS]
- Python version:
- OpenMetadata version: [e.g. 0.8]
- OpenMetadata Ingestion package version: [e.g.
openmetadata-ingestion[docker]==XYZ]
Additional context Add any other context about the problem here.
@pmbrull , Can you check what permission you have for the topic resource?
Hello @pmbrull , Need your input on this 🙏 .
hi @Sachin-chaurasiya , this was with the default deployment, no security, no changes whatsoever just ingesting the data
and sorry for the delay, missed the first ping
@pmbrull, Can you try again and check if this still exists?
@Sachin-chaurasiya yes, still happening. You can replicate it with a fresh installation and test on the sample data
Thanks, @pmbrull , I will check that out.