Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-6984

Add service to get all custom fields for a project and issue type

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Fix
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      The getCustomFields service that was added in 1.5.3 of the RPC plugin was a good start for exposing the custom fields, but it is only usable by admin users. I want to be able to get a list of all custom fields for an issue so an issue editor screen can be generated.

      Since custom fields can be scoped to a project and issue type it would be nice if the service looked something like getCustomFields(User, Project, IssueType). It should be accessible to any users in the jira-users group. THere is already a method on CustomFieldManager that could be used.

            Unassigned Unassigned
            13b349c87b4b Brock Janiczak
            Votes:
            5 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: