wildlife-dynamics / ecoscope-workflows

An extensible task specification and compiler for local and distributed workflows.
https://ecoscope-workflows.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Dashboard filters: enumNames is deprecated in RJSF #151

Closed cisaacstern closed 3 weeks ago

cisaacstern commented 1 month ago

Per @juanlescano-ng this is deprecated:

https://github.com/wildlife-dynamics/ecoscope-workflows/blob/e596df3d66159e10f0f059a69b422c957cdf3a7b/ecoscope_workflows/jsonschema.py#L40

whoisjuandev commented 1 month ago

enumNames is a non-standard JSON Schema field that was deprecated in version 5

Docs to support this deprecated property: https://rjsf-team.github.io/react-jsonschema-form/docs/migration-guides/v5.x%20upgrade%20guide/#non-standard-enumnames-property

We're using v5