You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Use case


Date/Time expression for Calculated Date/Time field:
addTimeSkippingWeekends({00057}, {10200}*{DAY}, LOCAL, {FRIDAY}, {SATURDAY}

Configuration

Check JWT calculated date-time fields to learn the steps on how to add a calculated date-time field.

Create a new Calculated Date-Time Field custom field called "Predicted due date of an epic"

To learn how to create a new Calculated Date-Time Field custom field, check JWT calculated date-time fields

On the configuration screen of your newly created custom field:

Click on Edit Math/Time expression, add the following expression:

And click on Save

 {00057} is the field code for Current date and time and {10200} is the field code for custom field Epic Remaining

To achieve this, the following functions are used:

Click on Edit Display Format to configure the display format

The display format should be configured as shown below

Once configured and added to an issue screen (e.g. an epic), the result will look like this:


If you still have questions, feel free to refer to our support team.