Uploaded image for project: 'Nuxeo Enhanced Viewer'
  1. Nuxeo Enhanced Viewer
  2. NEV-577

Generate a redacted version

    XMLWordPrintable

    Details

    • Upgrade notes:
      Hide

      A new button has been created with the id redactCompletionButton.

      This button has been added to the top panel before navigation & zoom buttons, current configuration parameter is:

      topPanel.widgets.beanNames=\
        fullscreenButton,\
        showAllAnnotationsButton,\
        refreshAnnotation,\
        addArrowAnnotationRepeatButton,\
        addFreehandAnnotationRepeatButton,\
        addStickyNoteAnnotationButton,\
        addFreeTextAnnotationButton,\
        addHighlightRectangleAnnotationRepeatButton,\
        addHighlightCircleAnnotationRepeatButton,\
        addHighlightTextAnnotationButton,\
        addUnderlineTextAnnotationButton,\
        addStrikethroughTextAnnotationButton,\
        addStampAnnotationButton,\
        addObfuscateAnnotationRepeatButton,\
        addObfuscateZoneAnnotationRepeatButton,\
        redactCompletionButton,\
        navigationButtons,\
        zoomButtons,\
        rotationButtons,\
        multiViewTools,\
        annotationToolbar,\
        searchBox,\
        documentMenu,\
        documentBuilderButton,\
        addPolygonAnnotationButton,\
        addPolylineAnnotationButton,\
        imageProcessingVerticalSubMenu
      
      Show
      A new button has been created with the id redactCompletionButton . This button has been added to the top panel before navigation & zoom buttons, current configuration parameter is: topPanel.widgets.beanNames=\ fullscreenButton,\ showAllAnnotationsButton,\ refreshAnnotation,\ addArrowAnnotationRepeatButton,\ addFreehandAnnotationRepeatButton,\ addStickyNoteAnnotationButton,\ addFreeTextAnnotationButton,\ addHighlightRectangleAnnotationRepeatButton,\ addHighlightCircleAnnotationRepeatButton,\ addHighlightTextAnnotationButton,\ addUnderlineTextAnnotationButton,\ addStrikethroughTextAnnotationButton,\ addStampAnnotationButton,\ addObfuscateAnnotationRepeatButton,\ addObfuscateZoneAnnotationRepeatButton,\ redactCompletionButton,\ navigationButtons,\ zoomButtons,\ rotationButtons,\ multiViewTools,\ annotationToolbar,\ searchBox,\ documentMenu,\ documentBuilderButton,\ addPolygonAnnotationButton,\ addPolylineAnnotationButton,\ imageProcessingVerticalSubMenu
    • Sprint:
      nxplatform #61, nxplatform #62, nxplatform #63, nxplatform #64, nxplatform #65
    • Story Points:
      3

      Description

      As a user with the "Redact" permission on the document, I can generate a redacted version of the file.

      AC
      An action is available in the top panel to generate a redacted version of the current file.

      The icon for the action matches what it does

      A tooltip says "Generate a permanently redacted version" when hovering on it

      The action is usable only if I have the "Redact" permission

      When clicking on the action, an automation script is triggered. By default it:

      • creates a copy of the document in the parent folder
      • changes the title to "[DOC TITLE] - Redacted"
      • replaces the main file with the redacted file

      If I click on the action without having the "Redact" permission, a notification is shown saying "You do not have permission to generate a redacted version."

      Redactions are permanently burnt in the redacted file, meaning that even if I'm an administrator:

      • I can't see through a redaction anymore
      • I can't find the document if I search for a keyword that was redacted

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: