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

As a user I want to create a new draft based on a previous version of a content item

    XMLWordPrintable

Details

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

    Description

      Scope

      This is the first iteration of the user story. For this iteration we will not implement

      • Interactions, which is enabling the ’New draft based on selected version' button when a checkbox is selected
      • Redirecting to the content edit mode

      Create a new draft based on an archived version

      Given I am logged in to the eZ application
      And I am viewing a content item's Versions tab 
      And the content item has 2 Archived versions
      And the first archived version has the following information
          Version - 1
          Modified language - English
          Contributor - Editor’s name
          Created - date and time
          Last saved - date and time
      And the second archived version has the following information
          Version - 2
          Modified language - French
          Contributor - Editor’s name
          Created - date and time
          Last saved - date and time
      And the content item has a Published version 
      And the publish version has the following information 
          Version - 3
          Modified language - English
          Contributor - Editor’s name
          Created - date and time
          Last saved - date and time
      When I select the first archived version
      And click on the ’New draft based on selected version'
      Then the application will make an API call to create a draft
      And redirect to the same content item 
      And the ‘Draft under edit’ table will have the following information
          Version - 4
          Modified language - English (This will be same as the Modified language of the selected archived version)
          Contributor - Editor’s name
          Created - date and time
          Last saved - date and time
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: