Skip to content
Snippets Groups Projects
Commit 0c37fc9b authored by Marc Burnie [AWS]'s avatar Marc Burnie [AWS]
Browse files

fix: enabling mapping boolean to string fix for AWS

parent 6d4c6e83
No related branches found
No related tags found
1 merge request!879fix: enabling mapping boolean to string fix for AWS
Pipeline #313784 failed
......@@ -85,7 +85,7 @@ spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.Sec
# Feature flag settings
featureFlag.strategy=appProperty
featureFlag.mapBooleanToString.enabled=false
featureFlag.mapBooleanToString.enabled=true
featureFlag.asIngestedCoordinates.enabled=true
featureFlag.keywordLower.enabled=true
featureFlag.bagOfWords.enabled=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment