Edit the original estimate field.

interface JiraDurationField {
    originalEstimateField: string;
}

Properties

originalEstimateField: string