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.
×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?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.