When creating a new issue I have to first choose a project and Issue Type. After clicking next a get a new screen where I can enter data for other fields.
I would like to have the popup create issue screen where I can choose which fields that shall be shown.
Any ideas how to get this popup issue create screen?
I have seen that if you disable the popups that appear when an issue has been created by add the following in the announcement banner
<script type="text/javascript">
AJS.$("#create_link").removeClass("create-issue");
</script>
Hi Michael,
By adding that script to the Announcement Banner, you are disabling the popup screen for the Create Issue screen.
If you want the original behavior, you can simply remove that script from the banner and leave it blank.
Hope this helps,
Marcus
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.