Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


There are some validators implemented around Field Mapping (select only relevant remote field type for your local one, provide local field name, etc.).

...

In some cases you can find an error message in the log file that refer to Field Mapping problem:

ERROR Unsupported field type detected. Field Status (status) has no field mapper!

That means the field 'status' is not supported and cannot be synchronized. (For that particular field see Workflow Synchronization.)



However this error:

{"errorMessages":[],"errors":{"project":"project is required"}}

may have source in wrong Field Mapping (Remote Field names).