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

Subscribed objects that get delete will leave empty entry on subscription list

    XMLWordPrintable

Details

    Description

      Subscribing to an object, and then delete/trash the object will leave an empty entry on subscribed table.

      Steps

      Scenario Outline: Delete/Trash an object that is subscribed also deletes subscription
         Given I am logged as administrator user
           And I have a Content object A
           And I am subscribed to Content object A
          When I <action> Content object A
          Then I don't see Content object B on subscriptions
           And I don't see empty entries on subscriptions
           
           Examples:
              | action |
              | delete |
              | trash  |
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            marcos.loureiro-obsolete@ez.no Marcos Loureiro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: