Calculating date attributes
3 answers
Terry,
see if this helps
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#ScriptBasedNotes
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Calculated_values
[]'s
Fausto
see if this helps
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#ScriptBasedNotes
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Calculated_values
[]'s
Fausto
Can someone point me to an example of calculating a timestamp attribute (such as for due date) based on the work item created timestamp?
Terry,
see if this helps
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#ScriptBasedNotes
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Calculated_values
[]'s
Fausto
Can someone point me to an example of calculating a timestamp attribute (such as for due date) based on the work item created timestamp?
I'll give it a try, thanks!
Those links were helpful but I am getting this error:
unable to find file: ./../com/ibm/team/workitem/common/setInitialDueDate.js
Does anyone know if the sandbox is configured to allow scripting? Otherwise it seems I am having trouble getting the script file in the proper location - I have tried a few options for the classpath.
unable to find file: ./../com/ibm/team/workitem/common/setInitialDueDate.js
Does anyone know if the sandbox is configured to allow scripting? Otherwise it seems I am having trouble getting the script file in the proper location - I have tried a few options for the classpath.
Terry,
see if this helps
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#ScriptBasedNotes
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Calculated_values
[]'s
Fausto
Can someone point me to an example of calculating a timestamp attribute (such as for due date) based on the work item created timestamp?