Clearing status wasn't working because the error is raised before the status
can be cleared.
I don't think there is any reason to check the status in the GetStatus step... the checked should always be handled on the receiving step after getting the status (which is already done properly).
Clearing status wasn't working because the error is raised before the status can be cleared.
I don't think there is any reason to check the status in the GetStatus step... the checked should always be handled on the receiving step after getting the status (which is already done properly).