Cannot find out how to set the default value

Issue #56 closed
Geoffrey Lewis created an issue

Please can you explain how I set the default value for my custom tree?

I have called the field “ProductTree” for test purposes but I can’t get it to appear on the main screen of my issue details.

When I run the check to find out why it doesn’t appear Jira tells me that I need to give it a default value.

There doesn’t appear to be any way of doing this.

Thank you

Comments (4)

  1. Yury Oboz repo owner

    Hi!

    Step by step:

    1. Create customfield - Admin → Issues → Custom fields → Add custom field
    2. Create tree schema - Admin → Manage apps → Tree Customfield → Schemas
    3. Link customfield with schema - Admin → Manage apps → Tree Customfield → Contexts

    If you want set default value for field:

    Admin → Issues → Custom fields → Configure → Edit default value

  2. Log in to comment