I'm trying to use an issue collector. The basics are working - the user provides the feedback, clicks on Submit and a Jira issue gets created.
However, the form just sort of "fades out" and it isn't at all clear that the submission has succeeded. As a user, you are left wondering what to do other than just click on Close.
Looking at the network traffic, it looks like a POST operation takes place, sending the data from the feedback form, and the reply looks like this:
<html><body><textarea>{"key":"MKTG-1389", "url":"https://servicedesk.linaro.org/browse/MKTG-1389"}</textarea></body></html>
but nothing is getting displayed on the form.
You don't get a success message in green notifying you that it will close itself in 5 seconds?
I don't remember seeing that. To be honest, I've been having so much trouble with trying to get the issue collector to work that it has become an on-again, off-again type of project, so I cannot clearly remember where I've got to with it now.
I'll resurrect it and see what it does now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've been encountering the same issues lately. Is there anything to do with recent JIRA updates? Or Javascripts? Would like to know how to solve this as well.
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.