Skip to main content
print this page

Glossary term update failure

· 2 min read
Fix Available
Fix Available
This bug has been fixed

Glossary term metadata still pertains in backend table even after parent dataset was deleted

Affected Versions: 2.7 3.0 3.0.3 3.0.6

Fix Version: 3.0.6

Root cause(s)

For glossary term associated with a deleted dataset in Amorphic, the metadata cleanup wasn't working as expected resulting in stale metadata in the asset table. This in turn caused failure in updation of glossary terms with same name due to the pertaining(not expected) metadata.

Impact

  • Deletion of association with glossary term metadata wasn't happening properly for deleted dataset
  • Failed operations for creation of same name glossary terms

Mitigation

Fix available

Fix is available from Amorphic version 3.0.6. Please upgrade to the aforementioned version or beyond to resolve this issue.

Timeline

  • 2025-06-12: Bug reported/identified (CLOUD-5733) and documented
  • 2025-06-12: Root cause analysis, fix development and testing
  • 2025-06-12: Solution merged and newer version having the fix