Hello,
I am trying to create Jira issues, based on new items created in the database of Notion.
Everytime a new item is added to the database it should create an issue task in Jira project
I want this automation rule work for everyone, i.e the database would consist of tasks assigned to each person using the property “Person”, and the assigned in Jira should be set as this person.
i get the following error from the setup of automation
Failed to create an issue in Jira Software Cloud
Unable to create issue: {"assignee":"Specify a valid value for assignee"}
is there anymistake in the set up?
Thanks