- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-30-2020 07:00 AM
I would like to set the Default behavior for Demand that are Projects to close the Demand On Closure of project, buit there seems to be javascript there and that gives me pause.
Solved! Go to Solution.
- Labels:
-
Demand Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-30-2020 07:57 AM
Hello Kevin,
I understand now. That JavaScript calls a Script Include called DemandUtil that sets the default for Close Demand field. You can change the Default to on_close_project like the picture below . I tested this out and it work, still closes the demand when the project is closed.
Or you can modify the Script include and set the choice value in there like the Picture below. To replace on_creating_project to this value - on_closing_project. This also works when a Project is closed.
I would change the script IMO.
Before
After
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-30-2020 12:55 PM
Hello Miguel,
The above steps worked if we create the Demand directly but When we create the demand from an IDEA then the Close Demand stays on "NONE"
Anyway to change and match with the Demand default value?
Thanks,
Gurbir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-28-2022 05:43 PM
Can this same method/process be used for Create Enhancement?? In other words, I want to close a demand when the Create Enhancement link is clicked.
Thanks,
Brandon