The Standard Task Workflow is used for basic task management where we only want to check things off. It follows the standard New -> In Progress-> Closed flow with Blocked/pending as supportive status. All transitions except closed have a post functions added to it that set Resolution to None. This ensures that if anyone transition from closed to any other status, Resolution will always be none. On Close, we show the standard Close screen.