Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

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

I want to use the powerscript app's lfSet to set the default value in issue type field...

Eric Sebian
Contributor
September 30, 2019

while I have this working with:

if(argv["screen"] == "create-subtask") { //only on that screen
lfSet("issueType", {"Sub-task"});

the system won't let me choose any other issues type. it just always goes back to Sub-task. is there another way I can tackle this?

1 answer

0 votes
Hyrum Steffensen--Cprime October 2, 2019

Hello Eric!

To my knowledge, the only issue type option available in the "create-subtask" screen is "Sub-task". If you could post a use case on the kind of issue you would like to create, I can suggest a method of doing so. What type of issue would you like to create?

Regards,

Hyrum Steffensen

Product Engineer, Power Scripts

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events