unchained icon indicating copy to clipboard operation
unchained copied to clipboard

Convert tags to lower case

Open Mikearaya opened this issue 3 years ago • 0 comments

Closes #437

  • Added custom LocaleCaseString scalar that does the conversion on GraphQL API level
  • Convert tags to lower case for all entities in bulk import
  • Added migration for all collections tag fields that convert them to lowercase.

while working on this, I noticed a minor issue with findFilters typing so I have fixed that too

Mikearaya avatar Sep 19 '22 13:09 Mikearaya