This probably isn't with any specific backups, but I have several scheduled tasks in place, mainly zip of spaces, and backup of db's, and when it goes to the 2nd page, if you click the run button, it runs the next task above the one you clicked on. Tried this in firefox and chrome and got the same result.
Thanks 🙂
Hi,
Thank you for the bug report. I have been able to confirm this action and seen that it is not just limited to databases.
I have logged the bug in the tracker here: https://git.key4ce.com/SolidCP/v1.0/issues/148
Kind Regards,
Trevor Robinson
When I try to create Scheduled Tasks for monthly ESR I get error. Is this a BUG ?
Installed Version 1.2.0
Logged User:
serveradmin
Work on Behalf:
serveradmin
Hosting Space:
1
Stack Trace:
System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.Portal.UserControls.ScheduleTaskView.EmptyView.SetParameter(CheckBox control, String parameterName)
at SolidCP.Portal.ScheduleTaskControls.HostedSolutionReport.SetParameters(ScheduleTaskParameterInfo[] parameters)
at SolidCP.Portal.SchedulesEditSchedule.BindSchedule()
at SolidCP.Portal.SchedulesEditSchedule.Page_Load(Object sender, EventArgs e)
Hi Matej,
yes, it's a bug. I've verified it on two environments.
It's also already tracked in git: https://git.key4ce.com/SolidCP/v2/issues/16
Best regards
Bogdan
Hi Matej,
The issue https://git.key4ce.com/SolidCP/v2/issues/16 is solved. The fix will be included in the next release.
If you want to use the Enterprise Solution Report in scheduled Tasks before the next release, please execute the code mentioned in my last comment when you follow the link above.
Best regards
Bogdan