I need a sql query to search the contents of all attachments, including file attachments.I am using mysql database.
Please suggest.
SQL cannot be used to search the contents of attachments; only attachment metadata is stored in the database; the attachments themselves are stored on the file system.
Hi @Kalyan Kumar Das ,
if you are looking to know all tickets which has attachments, then use JQL as below
project = "ABC" and attachments is not EMPTY
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
At the American Academy of Family Physicians, siloed marketing teams faced delays and duplicate work. Kerrie Gottschalk shook things up by moving the department to Jira, streamlining processes, boosting visibility, and sparking stronger collaboration.
Read the story
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.