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

Update the Creating A Custom Field Type tutorial

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Documentation - All
    • None
    • 1
    • 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.

      Problem Definition

      Document link: https://developer.atlassian.com/jiradev/jira-platform/guides/fields/tutorial-creating-a-custom-field-type
      The current developer documentation for "Creating a Custom field Type" is outdated.
      Attempting to follow the tutorial with the latest SDK version throws incompatibility errors:

      Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.atlassian.jira.plugin.customfield.example.JiraCustomField': Unsatisfied dependency expressed through constructor argument with index 0 of type 
      [com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister]: : No unique bean of type [com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister] is defined: 
      Unsatisfied dependency of type [interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister]: expected at least 1 matching bean; 
      ...
      

      Suggested Solution

      Update the documentation to reflect JIRA 6.4.x and 7.0.x.

            mpaisley Mel Paisley
            dleng Daniel Leng (Inactive)
            Votes:
            11 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: