Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-303

tomaintenance reservations inserting wrong image revision

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.2
    • web gui (frontend)
    • None

    Description

      The vcl.sql file defines the 'noimage' imagerevision as index 4:
      (4, 4, 0, 1, '1980-01-01 00:00:00', 0, 1, NULL, 'noimage')

      When inserting tomaintenance reservations, vm.php and computers.php specify imagerevision ID 3:
      $reqid = simpleAddRequest($compid, 4, 3, $start, $end, 18, $vclreloadid)

      The tomaintenance reservations fail if imagerevision 3 has been deleted.

      Attachments

        Activity

          People

            jfthomps Josh Thompson
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: