...
Important Notes:
Use fractional numbers: The custom field Time in Status format is a number and you can use fractional numbers in your JQL query (1.5, 2.3, etc.)
JQL Operators: You can use operators such as ">", "<", "=", ">=", "<=", and "!=" with the Time in Status custom field in JQL
Example of correct JQL : "TIS [TIS Line Board]" IS NOT EMPTY
Example: Enter “days:Time in Status" > 1.5
in the JQL search bar to search for issues that have been in their current status for more than 1.5 days.
...