Excerpt |
---|
Learn how to use advanced features included in the |
...
Google Drive Connector app. |
...
Table of Contents | ||||
---|---|---|---|---|
|
...
Google Drive Connector Custom Field
The
...
Google Drive Connector app
...
includes a custom field
...
to call with JQL to search for issues or apply workflow rules using the following queries.
...
To find issues with no items attached:
Code Block |
---|
" |
...
...
Drive attachments" |
...
= |
...
"false" |
To find issues with items attached:
Code Block |
---|
" |
...
...
Drive attachments" |
...
For “Google Drive” and “SharePoint and OneDrive” apps
...
= "true" |
To find issues with no items attached or that never had any Google Drive items attached:
Code Block |
---|
"Google Drive attachments" is EMPTY |
...
And for the SharePoint and OneDrive app is:
...
OR "Google Drive attachments" |
...
= "false" |
Info |
---|
IMPORTANT: Only Team Files attachments added after v1.2.15-AC (mid-October 2022 release) appear in the JQL search. |
...
Wrap-up
...
Those are all the advanced features included until now.
You can check our public roadmap to see what’s coming next.
...
If you can’t find the feature you’re looking for, you can create a feature request. We’re always looking for ways to improve our apps.
...