I realize I cannot change the type of a field, but that is what I want to do. I am inheriting a TestRail setup from someone else. They defined a field called “Estimate” as a string. Noone is using it now. I would like to start using it, and I would like it to be an integer so that I can add up the values in my test plan to get an estimate of how many test hours are involved in my test plan.
I was wondering if you had a suggestion on how I should proceed… I create a new field and call it something else, like “Run Time”, and change the name of the other field to something else to avoid confusion?