Hello,
We have created a custom field for the Original Estimates where the original estimate will be in a dropdown view instead of the native field where you enter the value.
And then an automation runs to copy the value from the dropdown to the native Original Estimate so that it will show under Backlog view.
We have also hidden the native field so only the custom field will show up in the screen.
So far, the automations are running smoothly. We choose a time from the drop-down, and then we sum up the estimates to the parent ticket. The problem is that the automation will be overridden if one of our team members would choose to manually edit through the Backlog view and type in a value.
Is there any way to make this field a read-only field? Thank you.