Uploaded image for project: 'eZ Platform Enterprise Edition'
  1. eZ Platform Enterprise Edition
  2. EZEE-1666

As an Editor when I choose a View then I want the block to restrict my content item selection based on content type

    XMLWordPrintable

Details

    • Icon: Story Story
    • Resolution: Fixed
    • Icon: High High
    • 1.11.0-beta1
    • None
    • None
    • None

    Description

      Scenario: Restrict UDW based on the view selected

      Given that I have added a ‘Collection’ block on the landing page 
      AND selected a view named ‘Gallery’ from the dropdown which displays only images
      
      When I click ‘Select content item’ button and launch the UDW
      Then the choose option for the content item which is not an image content type is disabled
      

      Scenario: Changing the view from Gallery to Content list after selecting the content items

      Given that I created a collection block with Gallery view
      And selected the following content items
      	Image_1
      	Image_2
      	Image_3
      When I access the block settings 
      And change the view to a Content list view
      Then all the current selected content items will have a warning 
      And a message beside stating that ‘The highlighted content item(s) are not compatible with the selected view. On confirming the block settings, the item(s) will be deleted from the list’
      
      When I add the following content items to the list 
      	Blog_post_1
      	Blog_post_2
      Then the selected content item list will look like
      	Image_1
      	Image_2
      	Image_3
      	Blog_post_1
      	Blog_post_2
      
      When I save the block settings
      Then I will see the rendering of a content list view with 
      	Blog_post_1
      	Blog_post_2
      in the list
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            supriya.bhargava-obsolete@ibexa.co Supriya Bhargava (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: