:created -> :processing -> :completed:created to :completed:completed but the resource in my DB has state :created, meaning I missed the :processing state? :completed.:processing state inside of that change, and then afterwards transition the resource to the :completed state, because then I will be running an action inside an action, which is not recommend, right?