Creating a Scrum Task from a UI Action Button

MGD_1
Tera Contributor

Hey all,

 

I'm having a bit of trouble trying to script a UI Action button to create a new Scrum Task (rm_scrum_task).  I hope someone can help me figure out what I'm doing incorrectly.

 

What I'm trying to do:

I am trying to place a UI Action button on the Story form so that when you click the button, it will copy certain information from the current Story to a newly created Scrum Task record. 

 

What I have done: 

I've had no problem posting the button to the Story page, however, when I click the button, nothing happens.  I've tried different ways to pursue this, but nothing has worked as of yet.  Here is my latest code for the button to work:

 

ui_button_script_20240725.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

I do have the "client" box checked to work the onClick part.  I have even tried "client" with it unchecked and all that happens then is the screen goes translucent white for a second and then returns me to my last page.  So that part seems to work IF the "client" button is unchecked.  However, it never creates the new Scrum Task record.

 

Thank you for your help.

2 REPLIES 2

MGD_1
Tera Contributor

No thoughts on this?  😞

MGD_1
Tera Contributor

Anyone have any idea on this?  I'm holding up a project because I want the button to work.  I'm not sure what else to try with this.

 

Thank you!