Description of the issue
The Bounding Box property allows for numeric values. As we generally allow the user to leave fields empty, it should be okay to allow null values. This would also help with simplifying
Steps to Reproduce
- Create a table or navigate to a table you have permissions for on the OEP
- Edit the metadata and make sure the Bounding Box property is there in the Extend section of Spatial
- Leave it empty and attempt to submit the form
Ideas of solution
Add "null" to bounding box items type specification in the schema.json
Context and Environment
- Version used:
- Operating system:
- Environment setup and (python) version:
Workflow checklist
Description of the issue
The Bounding Box property allows for numeric values. As we generally allow the user to leave fields empty, it should be okay to allow null values. This would also help with simplifying
Steps to Reproduce
Ideas of solution
Add "null" to bounding box items type specification in the schema.json
oemetadata/oemetadata/latest/schema.json
Line 550 in ed9a205
Context and Environment
Workflow checklist