Hi all,
I would like to create a calculated date field with the misc custom field addon which does the following:
I have 1 Main Issue with a couple of subtasks. The calculated date fields are only relevant in the subtasks.
In the subtasks it is possible to set a dependency to another subtask, this is done via an issue link, link type: 'depends on' (e.g. subtask 1 can only be started after subtask 2 is finished). The calculated date should now calculate the date based on the due date of the linked subtasks + x days (the x days is the value which I have in another custom field).
Is that possible?