Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-73

JOC should have the option not to refresh the view after selecting an object from the tree

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.9, 1.10
    • 1.9.11, 1.10.4, 1.11
    • None
    • None

    Description

      Current Situation

      When clicking an object in the left frame JOC performs an implizit refresh of the content. When having an open Search with the browser, the search next button beginns from the begin of the page.

      Desired Behavior

      The refreshing of the left frame when clicking an entry should be optional.

      To change the option

      • open the file $SCHEDULER_DATA/config/operations_gui/custom.js has t
      • search for _left_frame_update = true;
      • change it to _left_frame_update = false;
      • delete the cache of your browser
      • reopen JOC

      The behaviour with _left_frame_update = true;

      • When clicking a job the left frame will be refreshed
      • If you have an open search in firefox and then click find next the search will continued at the beginning of the page

      The behaviour with _left_frame_update = false;

      • When clicking a job the left frame will not be refreshed
      • If you have an open search in firefox and then click find next the search will continued at the cursor position

      Attachments

        Activity

          People

            oh Oliver Haufe
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: