* Fix Users Issue due to capital names
* Fixed Tests
* No lowercasing name
* Revert
* toLowerCase
* fix email casing from UI side on basic auth
* compare lowercase email only from the loggedInUser
* address comments
* Updated LowerCase UserName on updates
* revert ui changes
* Migrate Name and Email
* cypress failure
* fix glossary test
* fix activity feed test
* Compare by Lowercasing Email and username
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: karanh37 <karanh37@gmail.com>
* Added Test Case for Matching Enum
1. Implemented the test case using the `matchEnum` parameter.
2. Added integration tests.
3. Added migrations.
* fix tests
* fixed tests
* format
* fixed tests
* clear search cache before running ingestion
* format
* changed scopt of aws fixture
* moved migrations to 1.5.0