Hi all,
I would like to know if it s possible create a custom field from type search or even a custom field that show me all issues in Jira inside of screen.
For example
In my screen i have a custom field from type select list called Recurrent.
When i click in the option "Yes" from this select list one custom field form type Free text called Issue Number is showed and so i can write manually which issue is recurrent .
But i would like to change this custom field from type Free text to a custom field from type search or even a custom field that show me all issues in Jira , and so i could choose which issue is recurrent.
Is it possible ?Is there any custom field that show me a list with all issues in Jira?
Thanks in Advance
Best Regards
Fabio
To display all issues is a bit difficult, because you may have thousands of issues on jira to display thosands as aselect list think about that,
another way is you can restric the display issues based on project also.
rigth now there is no custom field type called issue picker(see this https://jira.atlassian.com/browse/JRA-10666)
but jira will support to develop our own plugin see the following link to develop custom field type
http://confluence.atlassian.com/display/JIRA/How+to+create+a+new+Custom+Field+Type
another way you can implement your requirement by using Ajax/Javascript and REST plugin Module let me know any if want implement this way
Cheers......
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.