Excerpt |
---|
Advanced features |
Team Files Custom Field
To use JQL to search issues or apply workflow rules, use the following queries. For issues with no items attached:
Code Block |
---|
"Team Files attachments" is EMPTY |
To find issues with items attached:
Code Block |
---|
"Team Files attachments" is not EMPTY |
Also, add a note to the documentation saying that if they are using the Google Drive app or the SharePoint app the name of the custom fields are:
Code Block |
---|
"Google Drive attachments" is EMPTY / is not EMPTY |
and
Code Block |
---|
"Sharepoint and OneDrive attachments" is EMPTY / is not EMPTY |
Info |
---|
IMPORTANT: Only Team Files attachments that were added after v1.x.x (mid-October 2022 release) will appear in the JQL search. |