-
Suggestion
-
Resolution: Unresolved
-
479
-
34
-
-
Issue Summary
After migration or importing Assets custom field(s) value(s) to another site all Assets custom fields on issue view show an error "This field needs to be configured with an object schema” for all Assets custom fields.
The error happens as the Asset custom field value is using workspace id of another site.
Steps to Reproduce
- Migrate or import Issues with Assets custom fields from one site to another(applicable for prod to sandbox too)
- Update one of the Assets custom fields to object from current site
- Check that all Assets custom fields have an error
Expected Results
The error will be shown only for Assets custom fields which have incorrect workspace id in value.
Actual Results
The error is shown for all Assets custom fields if at least one Asset custom field has incorrect workspace id, even if field is not added to the Issue screen.
Workaround
Bulk update the Assets custom field to use objects from the current schema. Make sure to update all asset custom fields that were added to the issue view. Even if one field still uses the production workspace ID, all asset fields in the issue will be broken.