-
Bug
-
Resolution: Fixed
-
Low
-
3.3.0
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Service Desk Server. Using JIRA Service Desk Cloud? See the corresponding bug report.
Summary
Webhook based on JQL does not trigger when SLA fields are used and the event set to fire the Webhook is the Issue creation event.
Steps to Reproduce
- Create a SD project
- Set a webhook based in JQL like this:
"Time to first response" = withinCalendarHours() and project = XYZ.
Set so the webhook will be triggered in the creation issue event.
Expected Results
The webhook is fired when an issue is created in the service desk if during the working hours in the calendar applied.
Actual Results
The webhook is never fired.
Workaround
No workaround, but the user may try to manipulate the date of issue creation in the JQL to meet its criteria:
created > date and created < date
- causes
-
JSDSERVER-5730 OffThreadEventJobRunner job execution threads wait for their turn in a very expensive way
-
- Closed
-
-
JSDSERVER-5732 OffThreadEventJobRunner uses an unbounded ThreadPoolExecutor that can exhaust the DBCP
-
- Closed
-
- relates to
-
JSDCLOUD-4743 Webhook based on JQL does not trigger when SLA fields are used
- Closed
- was cloned as
-
JSDS-517 You do not have permission to view this issue
Form Name |
---|
[JSDSERVER-4743] Webhook triggered by Issue Creation is not sent when JQL filter users SLA fields
Fixed in Enterprise Release/s | New: [Download 3.9|https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html] |
Workflow | Original: JSD Bug Workflow v5 - TEMP [ 2305360 ] | New: JAC Bug Workflow v3 [ 3126455 ] |
Status | Original: Done [ 10044 ] | New: Closed [ 6 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Description |
Original:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *JIRA Service Desk Server*. Using *JIRA Service Desk Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/JSDCLOUD-4743]. {panel} h3. Summary Webhook based on JQL does not trigger when SLA fields are used and the event set to fire the Webhook is the Issue creation event. h3. Environment Cloud h3. Steps to Reproduce # Create a SD project # Set a webhook based in JQL like this: {code} "Time to first response" = withinCalendarHours() and project = XYZ. {code} Set so the webhook will be triggered in the creation issue event. h3. Expected Results The webhook is fired when an issue is created in the service desk if during the working hours in the calendar applied. h3. Actual Results The webhook is never fired. h3.Workaround No workaround, but the user may try to manipulate the date of issue creation in the JQL to meet its criteria: {code} created > date and created < date {code} |
New:
{panel:bgColor=#e7f4fa}
*NOTE:* This bug report is for *JIRA Service Desk Server*. Using *JIRA Service Desk Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/JSDCLOUD-4743]. {panel} h3. Summary Webhook based on JQL does not trigger when SLA fields are used and the event set to fire the Webhook is the Issue creation event. h3. Steps to Reproduce # Create a SD project # Set a webhook based in JQL like this: {code} "Time to first response" = withinCalendarHours() and project = XYZ. {code} Set so the webhook will be triggered in the creation issue event. h3. Expected Results The webhook is fired when an issue is created in the service desk if during the working hours in the calendar applied. h3. Actual Results The webhook is never fired. h3.Workaround No workaround, but the user may try to manipulate the date of issue creation in the JQL to meet its criteria: {code} created > date and created < date {code} |
Summary | Original: Webhook based on JQL does not trigger when SLA fields are used | New: Webhook triggered by Issue Creation is not sent when JQL filter users SLA fields |
Link |
Original:
This issue has a regression in |
Link |
New:
This issue causes |
Link |
New:
This issue causes |
Link |
New:
This issue has a regression in |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Awaiting Release [ 11372 ] | New: Done [ 10044 ] |