Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-393

Delete operations should offer the possibility to not undo deletions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 5.0.0
    • 1.4.0, 1.5.0
    • General
    • None
    • 235714e66 (master)
    • Qt Installer Sprint 90, Qt Installer Sprint 91

    Description

      When you add a Delete operation in a script file, the corresponding undo method is to restore the backup file.

      Sometimes, we want not to have this behaviour (for example in the case of a temporary file we managed).

      It is not possible for the moment.

      The strange thing is that it has been partially implemented in the framework: when an operation Delete is created, a "performUndo" flag is set to false for the operation. But this flag is never used.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kamartti Katja Marttila
            alexgacon Alexandre Gacon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes