Vivek Ratnavel Subramanian

Results 44 comments of Vivek Ratnavel Subramanian

@mohitdeuex Can you please merge the latest main, that should fix any cypress failures

You are right. We are not generating conversation threads for the creation of entities. I will take it up and fix the change event handler.

We should pre-create a "Deleted User" entity with a display name "User was deleted" to populate entity reference of deleted users. This is to achieve something similar to stackoverflow to...

@ShilpaVernekar Just the image needs to be replaced.

With [moment timezone](https://momentjs.com/timezone/), we can convert timestamps that we get from the server response (UTC) to the user's local timezone for displaying the schedule of each announcement. In the same...

We need to also update the openmetadata start script to use the DB environment variables

We have completed the [announcements feature](https://github.com/open-metadata/OpenMetadata/issues/5685) that will ship in the 0.12 release. That covers most of the requirements listed in this issue. We will continue to work on email...

Currently, we don't mark the table as deprecated. But, that is a good idea as well. I have created #6937 and #6939 to track these improvements.