Inspiration

While I was working part-time as an IT consultant, the phrase that I hear the most from customers were "Can't we put a button there?" when it comes to the service management forms.

What it does

It adds 5 additional form field types for Jira Service Management.

  • API Validated Field: Enables users to validate their input via clicking a button.
  • API Populated Field: Synchronizes select list options with data coming from external apis
  • Conditionally Visible/Required Fields: Fields that are visible/required to only certain groups/roles
  • Regular Expression Validated Field: Only accepts inputs that fit to the given pattern
  • Dependent Fields: Create cascading select lists

How I built it

I used Forge framework to built it.

What we learned

I learned about new Jira Service Management modules.

What's next for Fields You Need for Jira Service Management

  • Adding custom fields that displays the values of those special fields to screens automatically
  • Making configuration screens more pleasant

Built With

Share this project:

Updates