Fix bad card_x_node_x_widget configuration
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
An ongoing Arches Core bug has left bad configuration data in the `card_x_node_x_widget.config->defaultValue` JSON value for `string` datatypes (missing the value altogether or missing the `value` key).
The bad data is causing errors when using the `arches-queryset` framework to persist IPA data to the database.
Need to write a migration to fix the bad data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.