How to get the relationship from a task (Phase and Project)
I need a groovy where I need to do some calculations at the task level using value from attributes at related project level. How to get this information from project or phase level at groovy language? Thanks in advance.
Felipe, have you solved this? Have you looked here for samples that may be of help
http://www.oracle.com/technetwork/indexes/samplecode/agileplm-sample-520945.html
Hi Patrick,
I,ve already looked the samples but could not find anything that could help me.
Thanks anyway!