The Arches team was made aware of a few issues with our latest release
(4.3.0) so we've quickly fixed them and pushed a 4.3.1 release.
Some of the highlights:
- Fixes issue preventing users unassigned to the Graph Editor group from
editing related resources
- Fixes migration for users upgrading
Closing the thread on this… we tracked down Dale’s issue.
A 4.3.1 release will ship shortly so that future migrations will not encounter
this error.
In the meanwhile, the issue can be worked around by running the following SQL
prior to migration:
update reports
set config = '{}'::json
where