Hi all,
We need to assign different SLAs depending on the time at which the issue was created.
E.g.
- Issues created between 9:00 and 17:00 will be assigned SLA1.
- Issues created before 9:00 or after 17:00 will be assigned SLA2.
Any suggestions on how to include the Issue creation Time in the SLAs JQL statement?