Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Move

Display feature availability
EndingWithRelease1.5
 

  • The development of the Last Activities tab in JOC has been stopped.
    • Please use JID (JobScheduler Information Dashboard) instead. JID provides an overview of the jobs planned and those that have successfully been completed. For more information about JID see the respective documentation.
  • Reason:
    • This tab is very slow because it sends multiple commands to the JobScheduler and every command creates a lot of database queries.
    Display feature availabilityEndingWithRelease1
    • .
    5
  • The JOC in JobScheduler release 1.5.3253 is the last release where this tab is displayed.
  • For later releases you can configure the ./config/operation_gui/custom.js file to add this tab if required:

    Code Block
     _display_last_activities_tab = true;