mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 03:29:03 +00:00
* fix: entity link accepted characters * fix: match all characters but `<>|::` * fix: remove unnecessary negative lookbehind * fix the test case search not working on add ingestion page in case of special characters in FQN * style: ran java linting * fix: failing testst * style: ran java linting --------- Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>