Hi eveyone, currently, for story sizing we are using a custom field different to estimate and we are trying to start implementing timetracking but without loosing all that was created with that custom field. I am creating a behaviour to complete the timetracking fields when users complete their estimates.
Since I would like to make this transparent, I am not showing timetracking fields in the screens, but if I do that, I cannot use Field.setFormValue() for timetracking_originalestimate and timetracking_remainingestimate in the behaviour script.
Please, do you know any other option to fill those values while keeping hidden?