Hi all,
I've been defining a custom field that contains some js and html in its own description and now the "wheel" meu does not work more and the hyperlink goes to simply to the beginning of the page (secure/admin/ViewCustomFields.jspa#). Thus, the page lists only the custom field and I'm not able to make any changes.
I need to remove the js/html from the description of the custom field, is there any alternative way to do that? My Custom field page does not display the edit/delete menu.
The cog icon at top right of the screen does not work!!!
Thanks in advance
Marco
Need to remove the custom field definition within the DB. It seems to be the only solution to get JIRA Custom Fields page back to work.
I accessed the Edit page trough the direct link using the id of the custom field causing the problem.
..../secure/admin/EditCustomField!default.jspa?id=10199
By removing the field description with the JS/HTML I fixed the problem.
Cheers
You can try placing the code to the announcement banner instead:
https://confluence.atlassian.com/display/JIRA/Configuring+an+Announcement+Banner
This will make sure that the javascript is available throughout all the page loads.
Hope this helps :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
the code is supposed to display a pop-up with info related to a custom field while creating a new issue.
Announcement Banner is cool too :)
cheers
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.