My team and I have come across a rather annoying and tricky bug within
the last month. On issues (or requests), users do not always have access
to the full list of status dropdowns that are available to them. For
example, if I navigate into an issue to change the status from "New" to
"On Hold", the only option that will show will be "In Progress". Or,
another example, a request was "Closed" but I wanted to set the status
to "New" but the only available choices were "On Hold" or "In Progress".
Th...