2.8.1. What is it?

Transitions are rules that define how a process transitions (moves) from one state to another. There may be many possible transitions from a state. e.g a bug in the state "Fixed" can be transitioned to "Re-open" because the bug fails a test or it may go to "Closed" because the fix worked.