Vivek Ratnavel Subramanian
Vivek Ratnavel Subramanian
We can close it since we support notifications already
@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.
cc @akash-jain-10 @harshach
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.