Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-27567

As a user I want to delete one or multiple archived versions of a content item

    XMLWordPrintable

Details

    • Icon: Story Story
    • Resolution: Fixed
    • Icon: High High
    • 2.0.0-alpha3
    • None
    • None
    • None

    Description

      Scenarios

      Delete an archived version from the ‘Archived versions’ table

      Given I have a draft in the ‘Archived versions' table
      When I select an archived version by checking the checkbox
      Then the delete button in the table header is enabled
      
      Given the delete button in the table header is enabled
      When I click the delete button
      Then I see a modal window to confirm the deletion
      And on Confirmation, the archived version is deleted from the table 
      And on Cancel, the modal window closes
      

      Delete multiple archived versions from the ‘Archived versions’ table at a time

      Given I have multiple archived versions in the ‘Archived versions' table
      When I select multiple archived versions by checking the checkbox
      Then the delete button is enabled
      
      Given the delete button is enabled
      When I click on the delete button
      Then I see a modal window to confirm the deletion
      And on Confirmation, the archived versions are deleted from the table
      And on Cancel, the modal window closes
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            sylvain.guittard@ibexa.co Sylvain Guittard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: