Unable the convert Zoho ticket to Jira issue
Our team has been receiving the following error and error screen whenever they click "Add New JIRA issue" for a Zoho ticket.
The full error message of Minified React Error #31 is:
- Objects are not valid as a React child (found: object with keys {self, id, value}). If you meant to render a collection of children, use an array instead.
This seems like an error for trying to render an object in a div, which sounds like an issue on your end? How can this error be fixed?