I created a form on confluence using confiform. Output is required to create a JIRA ticket.
Format of output includes a table created by multiselection questions in the confluence form.
However, the HTML code to create the JIRA ticket continues to give a "invalid format. unterminated string error code.
I have tried using the HTML code corrector but there seems to be no error with the code, however, i keep getting the invalid format error pointing to characters and lines.
An example is Invalid format. Unterminated string at 424 [character 0 line 7]
Hello @Benjamin I did work my way through, not being technical i assume by line breaks you mean \n or <td>, these are what i have as line breaks and that does not seem to be the issue.
I get Could not prepare JSON: and an invalid format error
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Neb O_ ,
Correct. Maybe there might be some additional that might show in the logs that may give additional insight what exactly the formatting error is.
Did you also try starting simple with "Hello World". Want to rule out if the HTML is completely broken or still something particular with the HTML you created.
-Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.