Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to set Jira Issue Due Date based on ConfiForms drop-down selection

GAVIN Benn September 3, 2024

Hello,

 

I'm trying to setup a ConfiForm scenario where:

As a User, I select an option from a drop-down selection list.

As a Developer, I want to use the selected option to define the Due Date that should be assigned to the Jira Issue that will be created when the form is submitted.

The example below of what Due Dates I'd like to apply depending on which of the three selections is used from a User:

  • New or Changed Knowledge
    • Due Date of Today + 2 working days
  • Knowledge Refresher
    • Due Date of Today + 8 working days
  • Planned Outage
    • Due date of Today +3 working days

 

Due Dates SLA setting.PNG

 

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved {ConfiForms}
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 3, 2024

Hi

Take a look at this example in our wiki - https://wiki.vertuna.com/display/TEST/Using+ConfiForms+Field+Definition+Rule+to+set+the+date+to+15+days+after+the+date+the+user+has+selected

Basically you will need 3 rules for each option (with conditions set to execute for each option) and add to a due date field something like (for 2 days)

myduedatefield=([entry._now] + 2*86400000)

Alex

GAVIN Benn September 11, 2024

Thanks for the information Alex, I'll run a test of this in my space this next week to hopefully create a successful form.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Upcoming Confluence Events