mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-30 03:46:10 +00:00

* Fix(#14724): refactor encoding/decoding FQN flow * Fix encoded FQN usage in API endpoints * add useFqn hook and fix dependencies in affected components * fix: unit test * Refactor code and remove unused imports * Add unit tests for useFqn hook and StringsUtils module * Refactor AddCustomProperty component and constants * Refactor glossary version routes and fetch methods * Fix imports and remove unused code