The following warnings occurred:
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once



Selur's Little Message Board
Editing jobs.... - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Editing jobs.... (/thread-1772.html)



Editing jobs.... - shazzla - 12.03.2021

Hi all!

At first ,sorry if dupe thread...
I would like to ask:
Is there any way to edit added jobs via the GUI?
Cant find this feature!


RE: Editing jobs.... - Selur - 12.03.2021

Quote:Is there any way to edit added jobs via the GUI?
No, there is no way to edit the jobs.
Before you ask: No, this is not something that will be added, since:
  • direct editing the job calls without knowing enough about the used tools and the way Hybrid processes the subjobs is a bad idea and not something that I will try to debug. If one really want to change job settings, one could always: save the job list, edit the job list in a text editor and load it.
  • restoring the gui state of a job on it's creation is not possible from the data that makes up a job and it's subjobs.

Cu Selur


RE: Editing jobs.... - shazzla - 12.03.2021

Thanks for the quick answer!