Retrieve WI state, resolution and custom attributes values
I am currently only able to retrieve the values for these attributes if there is an existing WI in the project area using "workItemClient.findWorkItemById(workItemID, IWorkItem.FULL_PROFILE, monitor);".
Is there a way to retrieve the values for these attributes from an empty (ie. no WIs) project area?
Is there a way to retrieve the values for these attributes from an empty (ie. no WIs) project area?