Roadmap for some dumb reason only apply the hours estimate to remaining estimate.
i wanted to automate on all issue events
if remaining estimate is not blank and original Original Estimate is blank:
original estimate = remaining estimate
for some reason these values are not available in the drop downs and it wont take special syntax..
Work Logged:{{issue.timetracking.timeSpent}}
Remaining Work:{{issue.timetracking.remainingEstimate}}
Estimate:{{issue.timetracking.originalEstimate}}
any help?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.