Active
Project:
Hosting
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Reporter:
Created:
28 Nov 2018 at 15:18 UTC
Updated:
5 Dec 2018 at 10:56 UTC
Jump to comment: Most recent
There are two cases where a task can be manually cancelled:
hosting_task_cancel() . The task is set to "Warning" with no indication about what happened. hosting_task_update_status_form_submit() . The task is set to "Succcess" with no indication about what happened.The "Update Status" text on the button is confusing as heck, I changed it to "Cancel" in devshop, but that's for another issue.
I propose we create a new task status: HOSTING_TASK_CANCELLED to indicate a task was manually cancelled in either of these two ways.
Thoughts?
Comments
Comment #2
helmo commentedSounds like a good idea.