-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 5.2.3
-
Component/s: Issue - Create Issue
-
5.02
-
Severity 3 - Minor
-
Summary
Even when a field is removed from the Issue Collector's template, it will still be available when the issue collector is embedded in a html page.
Steps to reproduce
- Go to Administration >> <any project> >> Issue Collectors.
- Fill in the required fields to create an Issue Collector.
- Choose Custom Issue Collector Form.
- In Template Preview, remove the default field of Name and Email.
- Submit the issue collector.
- Embed the issue collector in a simple html page.
- When the page is rendered, the field of Name and Email will still be available.
Expected behavior
The field should not be shown. Instead, only Summary should be available.
HTML Code
<html> <body> <script type="text/javascript" src="http://localhost:8523/s/en_US2if51p-418945332/844/3/1.2.9/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?collectorId=35991272"></script> </body> </html>
Screenshot
- is related to
-
JRASERVER-34434 Can't add Issue Collectors using Internet Explorer 10
-
- Closed
-