So lets say my task has been constantly failing and I have 3123 Times Failed. I have fixed the problem and want to reset the stats to that I can keep an eye on it, there is no way to do that without deleting the task and creating a new one.
Labels |
Added:
No Code Attached Yet
|
@pritam825 it should go under "Execution History". Also I think the button should be inlined into a field (for example the calendar and user buttons besides "Created" an "Created By".
@pritam825 take a look at this reset button for user API tokens. I believe we should have a similar radio here. You can have a look at the underlying form XML at plugins/user/token/forms/token.xml
Or add a reset button next to Time Executed and Times Failed. See Banners component where this is done.
@brianteeman , I had also done the same thing, by getting and understanding the code of banners, but You created the PR first
Can I create mine
if its different sure.
It's almost same,the only change in the file name, I have saved the file name with Times_executed_field and Times_failled_field
so, can I create mine?
It seems Brian was faster. That can happen sometimes.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-04 13:16:56 |
Closed_By | ⇒ | richard67 |
@richard67 yes, Thanks
Status | Closed | ⇒ | New |
Closed_Date | 2022-03-04 13:16:56 | ⇒ | |
Closed_By | richard67 | ⇒ |
Re-opening since the pull request has been closed by it’s author.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-08-17 08:53:16 |
Closed_By | ⇒ | PhilETaylor |
is this the correct position for the reset button?