When handling an approval process, we use a State for "Pending Approval" and then once approved change it to "Approved" or "Declined". It's a way to communicate to our Requesters the status of their ticket. However, once someone starts working on the item, the ticket will lose its Approval State once it's "Assigned". It would be nice to be able to track the two statuses separately:
