OpenMetadata
OpenMetadata copied to clipboard
Activity feed bugs and improvements
Affected module UI
Describe the bug
- [ ] Activity tab reloads when commented in the thread resetting the selected thread. Prevent the reload and only update the selected thread
https://github.com/open-metadata/OpenMetadata/assets/51777795/64b29095-8a3a-46dc-a62c-6bee7bad1238
- [ ] persona update feed
https://github.com/open-metadata/OpenMetadata/assets/71748675/678ae12b-c5a6-4ed3-855c-81f13fde8760
- [ ] plus minus icons should be center aligned.
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.
- [x] Incident Manager shows empty but the breadcrumb shows incident manager Image 1) I see Incident Manager for successful test case Image 2) On clicking Incident Manager on the breadcrumbs from Image 1, i get to see empty incident manager Image 3) I got to Image 1 page from Activity feed shown in this image
-
[x] dashboard display needs to be shown
-
[ ] it looks like activity feed is repeating for a failed test case result? the asset link at the top taking it
-
[x] align + icon with description
- [x] Long description overflow
-
[ ] Parse Test Case changes to show case what exactly is updated instead of json payload
-
[x] span classes in description need to be rendered
-
[x] what are we rendering in test case results, only failed test graph should be shown if the tests are passing we will show the metrics cc @mohityadav766
-
[x] Activity Feed should be infinitely scrollable on the landing page instead of redirecting user to their profile page cc @aniketkatkar97 @chirag-madlani
-
[ ] ~~When Style applied to a term or tag, it should be updated in activity feed instead of showing style json~~ - (We are not showing the change feed for this)
Activity Feed does not display the knowledge center article's title
https://github.com/open-metadata/OpenMetadata/assets/28966081/93bcb44f-6ba0-4de7-81f2-918ede2c147d
- [ ] Old feed component in the conversation panel on entity page and alignment issue
- [ ] distinguish glossary terms and tags from each other on activity feed
@mohityadav766 Needed BE support for this.
-
[x] There are some entities with the display name along with it. And we don't have entity info in the Feed. Having the entity reference for the particular entity will help us to display the updated name for the feed.
-
[ ] For any kind of column update in the entity we don't have info about the column in the Feed data. It's hard to state the changes belong to table or column.
Feed not Generating for this change event : (We only show if someone ask for it!)
- [ ] Classification re-naming and description change.
- [ ] Tag displayName, description, re-naming, style change.
- [ ] Removing Domain in Glossary
- [ ] Glossary updating description and re-naming displayName
- [ ] Glossary Term re-naming / displayName
- [ ] Team update email, domain, owner, subscription,displayName and description
Feed generation not needed :
- [ ] I have updated the widgets in the Persona and it created a feed as entityCreated, I don't think we should we should created any feed for this.
Need Feed info with cardSyle : ( we are not going to show the feed for this @mohityadav766 )
- [ ]
- [ ]
- [ ]
- [ ]
- [ ]
- [ ]
@Rupchavan Need mock for the above feeds!
Feed cardStyle for tags update in entities will come like:
Tags: Only for Tags updateGlossaryTags: Only for Glossary updateTagsAndGlossary: Or both the Tags and Glossary update
cc: @mohityadav766
- [x] Activity feed going from one thread to another with the same profile image sticks on another user
https://github.com/open-metadata/OpenMetadata/assets/66266464/3181e8c6-0b2c-4b97-9ef5-97662e6d020d
- [x] Breadcrumb for the test case should be Data quality / Test Case
- [x] Changing the language to other than English, text
{{entity}}is added in feed header.
Reopening this as still some cases pending
Feed
cardStylefor tags update in entities will come like:
Tags: Only for Tags updateGlossaryTags: Only for Glossary updateTagsAndGlossary: Or both the Tags and Glossary updatecc: @mohityadav766
@Ashish8689 this information is already there