Input controls for Rank do not respect template settings

I’ve got a template that includes a field of type RANK and STATUS.

Priority: <rank: 0 - Low; 1 - Normal; 2 - ASAP; 3 - Immediate; 4 - Urgent; > 
Status: <Status: 0 - Blocked; 1 - Proposed; 2 - Approved; 3 - Planned; 4 - In Progress; 5 - BugFix; 6 - Completed; 7 - Quality Assurance; 8 - Cancelled; 9 - Closed;  >

In edit mode the single integer options that I have defined for the Rank field are prefixed with a zero.

Rank_inputs

The values in my Status field are not treated this way. The inconsistency is confusing.

Sorry, the Status field uses single-digit numbers while the Rank field uses 2-digit numbers. This is just the way the fields work.

1 Like