Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-59526

Update the Creating A Custom Field Type tutorial

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • Documentation
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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.

      Attachments

        Issue Links

          Activity

            People

              alui Andrew
              dleng Daniel Leng (Inactive)
              Votes:
              8 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: