hi community,
i tried to create an issue using issue collector.
i encounter error:
Oops! Something went wrong...
There was a problem submitting your feedback, likely due to the configuration of this form. You might want to contact the site owner to let them know about this issue.
from JIRA issue collector the error was:
i try to open my browser console:
from this, my understand is that resolution fields is needed. however, i have no way to add this field into issue collector template.
Hi @Reo Lim
Instead, remove the resolution field from required in your Field configuration(make optional).
Your field configuration that is associated with the project has the resolution field set to required. This means whenever users try to create issues, since it is required, the process fails.
Instead, if you want a resolution set add a screen to the final transition where the user who works on the ticket gets prompted for the resolution.
Thanks for your kind sharing! May I know how can I make it not appear as "Required"? I have unassign it from all the screens and also validators in the workflows but it is still displayed as required.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Reo Lim
That is weird that you are not prompted when creating an issue from the UI. However, as suggested, make this field optional as you shouldn’t be setting a resolution when creating an issue.
This means the issue is already fixed and it skews any reports you are working with since reports like Created vs Resolved assume that work has been completed.
Regards.
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.