-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Assets - Core experiences
-
2
-
4
Good morning mindville,I would like to request a feature, which I haven't found in the IQL Documentation so far. It would be great to have, similar to the connectedTickets() function, a function to find objects with attachments. Please see the following example for clarification:
object HAVING attachments()object NOT HAVING attachments()
This feature would already help a great deal. If it's not too complex to implement, an ever greater benefit would be additional qualification options for the attachment content. Nothing extraordinary. Just some data insight seems to store anyway.
object having attachments("File name" like "test_picture.jpg")object having attachments(Created >= now(-1h))
Please note that the second part of the proposed feature is entirely optional. Having a general option to find just objects with or without attachment, would already improve the benefits of IQL, for our usecase, greatly!Thank you for considering this feature.
- is related to
-
JSDCLOUD-12882 Attachments as AQL property
- Gathering Interest
- links to