This page is intended to clarify the error messages that you can see if you made an incorrect input within IQL
| IQL | Meaning | ||
|---|---|---|---|
| incorrect spelled attribute in this case “admin” does not exist in the entire Insight installation | ||
| no IQL included inside the outBoundReference OR incorrect input [ there should be space between ")" and "AND" ] | ||
| character number 52 in your string is incorrect | ||
| The object "Jira" Does not exist (or out of the scope of your IQL) | ||
| If you are searching for a string that has a space between two works you should use "" with the string | ||
| "Created" attribute is case sensitive | ||
| This objectType has space character in the middle, you should re-write the script to be :
| ||
| Placeholder is being used illegally in this context |