I have an SLA in due date centric format and I want when the SLA was calculated then the same data should be copied in other customized filed which is date and time picker format.
Hello @Sonika Maddinapudi
In native Jira, there’s no direct way to copy the SLA due date into another custom field once the SLA is calculated. However, you can use Jira Automation to achieve a similar effect by setting up a rule that triggers when the SLA is completed and then copies the data into the custom field.
Create Automation Rule:
Select Trigger:
Add Condition (Optional):
Add Action: Edit Issue:
{{issue.SLA.metric.dueDate}}
to refer to the SLA due date.If the native Jira automation doesn't provide enough flexibility for your needs, you may want to try SLA Time and Report for Jira, developed by my team.
With SLA Time and Report, you can now track SLA performance using custom fields for both the target date and status of SLA goals. To activate this feature, you simply go to the SLA Configuration Manager, where you can assign names, set time goals, and configure actions for exceeded limits and activate custom fields tracking. Once activated, these fields will appear in the Issue Layout, allowing for easy SLA monitoring.
Syncing SLA Time and Report data with Jira Custom Fields offers several advantages, such as:
Thanks for the reply @Olha Yevdokymova_SaaSJet
Automation rule:
You mentioned SLA Threshold Breached or SLA Completed, but I don't want consider whether it is breached or done within the target.
I want the data(due date centric format) in sla should be copied to my custom field (date time picket format) using automation rule
Note: SLA completed trigger was not there in my automation rule what can be the other alternative for this trigger
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
oh, got it @Sonika Maddinapudi
It seems that native Jira automation doesn't fully support your use case, as I sont know the trigger you're looking for to copy the SLA target date to a custom field regardless of the SLA outcome.
You still may try to use our add-on SLA Time and Report, cause it gives you a flexibility to fill SLA Taget date into custom field from the very begining, no matter is it breached or met. Set this up in the SLA Configuration Manager, ensuring the target date is displayed in Jira issue layouts and reports. You may further use this custom field in any case you need and there is no limitation is automated actions like in Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.