mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-14 02:08:54 +00:00
Docs: Update Tasks Workflow gif (#7398)
This commit is contained in:
parent
90f617f262
commit
dc6ce78733
@ -18,17 +18,7 @@ the arrow keys and <kbd>Return</kbd> button.
|
|||||||
|
|
||||||
<Image src="/images/openmetadata/discovery-collaboration/command-k-search.png" alt="command-k-search"/>
|
<Image src="/images/openmetadata/discovery-collaboration/command-k-search.png" alt="command-k-search"/>
|
||||||
|
|
||||||
The Search APIs are backed by Elastic Search and the following indexes:
|
The Search APIs are backed by Elastic Search.
|
||||||
|
|
||||||
- [Table](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/table_index_mapping.json)
|
|
||||||
- [Topic](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/topic_index_mapping.json)
|
|
||||||
- [Dashboard](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/dashboard_index_mapping.json)
|
|
||||||
- [Pipeline](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/pipeline_index_mapping.json)
|
|
||||||
- [MlModel](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/mlmodel_index_mapping.json)
|
|
||||||
- [Glossary](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/glossary_index_mapping.json)
|
|
||||||
- [Tag](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/tag_index_mapping.json)
|
|
||||||
- [User](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/user_index_mapping.json)
|
|
||||||
- [Team](https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/elasticsearch/team_index_mapping.json)
|
|
||||||
|
|
||||||
## Conversation Threads
|
## Conversation Threads
|
||||||
As part of Data Collaboration feature of OpenMetadata, Conversation Threads were one
|
As part of Data Collaboration feature of OpenMetadata, Conversation Threads were one
|
||||||
@ -59,7 +49,7 @@ all the relevant conversations in a single place.
|
|||||||
Tasks are an extension to the Conversation Threads feature where users can now create tasks for
|
Tasks are an extension to the Conversation Threads feature where users can now create tasks for
|
||||||
requesting create or update description of a data asset and assigning the task to an appropriate user or team.
|
requesting create or update description of a data asset and assigning the task to an appropriate user or team.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Users can react and reply to Tasks similar to a Conversation thread.
|
Users can react and reply to Tasks similar to a Conversation thread.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user