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

[API] When moving an object to an hidden container, the moved object doesn't have the hidden by superior status

    XMLWordPrintable

Details

    Description

      In PlatformUI, that uses Rest API and Public API, when I try to move an object to an hidden container, the moved object does not inherit the hidden status

      The following steps may be used in PlatformUI:

      Scenario: Move one object to an hidden location
      Given an "Older News" folder exists
      And "Older News" is hidden
      And a "News Flash" article exists
      And "News Flash" is not hidden
      When I move the "News Flash" as a child of "Older News"
      Then the "News Flash" is successfully moved with message "'News Flash' has been successfully moved under 'Older News'"
      And I see "News Flash" as a child of "Older News"
      And "News Flash" is hidden by superior

      In last step, the article should be "hidden by superior" and it's not.

      Attachments

        Activity

          People

            Unassigned Unassigned
            paulo.nunes-obsolete@ez.no Paulo Nunes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: