This is a bug report, really.
Jira fails with a message like:
It might be empty, too long, or have invalid formatting. If you copy-pasted, try removing the formatting and adding it directly in the editor.
when trying to add the following as a code block within a comment:
query ($groupId: ID!, $scheduleItemTypeId: ID!) { scheduleItemTypeInstances (groupId: $groupId, scheduleItemTypeId: $scheduleItemTypeId) { id scheduleItemTypeId scheduleItemInstances { scheduleItemId scheduleFieldInstances { scheduleFieldId value } } } }
Looks like it's this bit it doesn't like:
query ($groupId: ID!, $scheduleItemTypeId: ID!) {
Man, Jira sucks.
Hi Richard!
What are you experiencing could be related to this known bug, please take a look at:
Meanwhile, you can try to workaround this behavior by adding the comment through the full issue view (as stated in the bug report).
Hope this helps!
Best Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.