Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-465

InventoryPlugin improvement for "waiting_for_activation" phase

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12.3
    • 1.12.4
    • None

    Description

      Current Situation
      The processing of the InventoryModel starts at the OnPrepare stage of a JobScheduler start. The InventoryModel then checks the state of the JobScheduler and starts processing only if the JobScheduler reaches the running stage. This is unnecessary, because if started at the onActivate stage no check for the JobScheduler state is needed, because at this stage the JobScheduler is already "running" for sure.

      Desired Behavior
      The Processing of the InventoryModel has to be moved to the OnActivate method of the Plugin class so that no more checking of the JobScheduler state is needed any further.

      Attachments

        Activity

          People

            sp Santiago Aucejo Petzoldt
            sp Santiago Aucejo Petzoldt
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: