Azure / Azure/azure-sdk-for-python

Glossary term not visible in Purview

Aperta
#38,591 4 commenti 0 reazioni 1 assegnatario Rivendicata da @saxenarahulMs Vedi su GitHub
bug Client customer-reported needs-team-attention Purview Service Attention
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g
PR unite (30g)
217

Descrizione

- **Package Name**: azure.purview.datamap.operations
- **Package Version**: [1.0.0b1](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-purview-datamap/1.0.0b1/index.html)
- **Operating System**: Win 11
- **Python Version**: 3.11.0

**Describe the bug**
When a glossary term is created, it does not show up in the glossary (Classic Type) in purview . I know that the term has been created because when I call the [get_terms](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-purview-datamap/1.0.0b1/azure.purview.datamap.operations.html#azure.purview.datamap.operations.GlossaryOperations) function, I get the terms that I have created.

**To Reproduce**
Steps to reproduce the behavior:
1. Create the glossary using the [create](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-purview-datamap/1.0.0b1/azure.purview.datamap.operations.html#azure.purview.datamap.operations.GlossaryOperations) function with the request body taken from [sample glossary body](https://learn.microsoft.com/en-us/rest/api/purview/datamapdataplane/glossary/create?view=rest-purview-datamapdataplane-2024-03-01-preview&tabs=HTTP)
2. Create terms using with request body taken from [sample request body](https://learn.microsoft.com/en-us/rest/api/purview/datamapdataplane/glossary/create-terms?view=rest-purview-datamapdataplane-2024-03-01-preview&tabs=HTTP#atlasrelatedobjectid) with the [create_term](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-purview-datamap/1.0.0b1/azure.purview.datamap.operations.html#azure.purview.datamap.operations.GlossaryOperations#create) function

**Expected behavior**
Glossary terms show up under the classic glossary type in purview (Enterprise glossary is in preview)

**Additional context**
This issue could be as purview has changed recently and the SDK has not released a new version of this package since the last 3 years or something.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.