List of TeamArea attachments is empty
Hi together,
for a save participant I need a configuration file. I attached the file to the project area where the save participant finds the file and reads its content.
My customer would like to attach the file to the Team Area due to his process/hierachy.
I attached the file exactly like to the PA:
I programmatically resolve the TeamArea (I checked this works and is the correct TA) when I now call
IProcessAttachmentHandle[] attachments = ta.getAttachments();
it returns an empty array.
This code worked when I used the Project Area instead. Why are the Team Area attachments empty here?
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.