Jira Cloud Classic projects and issue types

Hello, I’m trying to build my first workflow to create issues in Jira Cloud. I was able to implement it with next-gen projects, but when I choose classic project, n8n fails to load issue types.

Any ideas?

@Roman welcome to the community.

Ahh interesting. This might be related to the issue below. Will investigate.

https://github.com/n8n-io/n8n/issues/1535

Ok, just fixed the issue. We will let you know when is released. In the meantime can set the issue type manually using expressions (check the image below).

https://github.com/n8n-io/n8n/pull/1627

1 Like

It worked, thanks for quick response!

1 Like