I want to create custom field for my Story Screen to measure Value Delivered and Quality

Amrish krish
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 2, 2024

 

I want to create custom field for my Story Screen to measure Value Delivered and Quality(

 

whether there was a lot of rework and time wasted or all done as per plan).

 

To measure these dimension i need to start configuring custom fields in Create issut type Story screen . Can someone help by letting me know what custom issue type exists to address above 2 dimensions ( Value delivered and Quality)?

1 answer

0 votes
Nikola Perisic
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 3, 2024

Welcome to the community @Amrish krish 

This depends on how do you want your custom field values to be shown. There are several types of custom fields in Jira:

  • CheckboxesCheckboxes fields allow people to select multiple options for a list to complete the field. Checkbox fields help with data entry by reducing entry errors that could appear in free-form text fields, for example. They also increase correct completions by limiting the options a person has to complete the field.
  • Date picker Date picker fields allow people to provide date information using a calendar selection to complete the field. People can also complete the field by typing dates into the field.
  • Date time picker -  Like date picker fields, date time picker fields allow people to provide time of day information using a calendar and dropdown time selector to complete the field. Time fields have two input areas: one to specify the date, and one to specify the time.

  • Labels Label fields allow people to tag issues with reusable text snippets entered as free form text. Jira suggests existing labels to help reduce entry errors. People can also create new labels by typing into the label field.

And more.These are the standard custom field types.

Advanced custom field types

The following field types can be helpful in specific situations, but they are relatively uncommon in most Jira setups.

Assets

Links assets to an issue

Date of first response 

The date of the first comment on an issue by anyone other than the reporter

Days since last comment

Date/time since last comment (restricted comments are considered on a per user basis). This field is not searchable or sortable.

Domain of assignee

The domain name of the assignee

Domain of reporter

The domain name of the reporter

Global rank

Global rank field for Jira use only

Group picker (multiple groups)

Choose multiple user groups using a popup picker window

Group picker (single group)

Choose a user group using a popup picker window

Last commented by a User Flag

Displays true if the last commenter is not a Jira developer (jira-developers group member).

Last public comment date

Date/time of last public comment (restricted comments are ignored). This field is searchable and sortable.

Message Custom Field (for edit)

A custom field whose default value will be displayed as HTML or as rendered wiki markup in OnDemand on an 'Edit' screen.

Message Custom Field (for view)

A custom field whose default value will be displayed as HTML or as rendered wiki markup in OnDemand on the 'View' screen.

Number of attachments

A custom field that stores the number of attachments for an issue.

Number of comments

A custom field that stores the number of comments for an issue.

Parent link

No description.

Participants of an issue

Displays reporter, current assignee, and all commenters of the issue

Project picker (single project)

Choose from projects that the user can view in the system.

Team

Associate issues to a specific team.

Text field (read only)

A read-only text label. Only possible to create values programmatically (Used internally for imports from Mantis). Maximum of 255 characters.

Time in status

Store statistics about the amount of time/times an issue has spent/been in its statuses. This field generates the Average Number of Times Spent In Status and Average Time Spent In Status charts.

User Picker (multiple users)

Choose multiple users from the user base via a popup picker window

User Property Field (<255 characters)

Choose multiple users from the user base via a popup picker window.

Name of last updater or commenter

Display the name of the last updater or commenter depending on which happened most recently.

Version Picker (multiple versions)

Choose from available versions in the project.

Version Picker (single version)

Choose a single version from available versions in the project.

Amrish krish
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 3, 2024

thanks @Nikola Perisic . I need advanced custom field to capture:

 

-Business value generated by Story . This will help in predicting Business value delivered (maybe scale of 1-5 with classification for each) .

-Quality( determine if US was done according to plan or whether tie was wasted within Story. 

 

If you can suggest any specific custom field for those or if we can configure something , i can request our superadmins to add them to our schema for US so that  these can be

Like John Funk likes this

Suggest an answer

Log in or Sign up to answer