Creating a Scrum Task from a UI Action Button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 07:49 AM
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:
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 09:28 AM
No thoughts on this? 😞
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 06:33 AM
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!