Skip to content

making state field nullable

Vignesh requested to merge fix-state-typeDef into master

Earlier we were not able to submit profiles without state value . So making the state field as nullable fixes the issue

Merge request reports