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

Wait untill date objects not showing on pending items

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: High High
    • QA tracked issues
    • 5.2-dev, 5.3-dev
    • Legacy > Workflows
    • Server OS: CentOS 6.4
      PHP: 5.3.3
      Database: MySQL 5.1.69
      Browser: Firefox 20.0
      Interface: [Admin] [Demo]

    Description

      When publishing an object that will only published on a certain date, the object is not going to pending items list and it is shown on "Content structure"

      However it works as expected, in accessing, ie, till expected date is not possible to open by anonymous.

      steps:

          Background:
             Given I have an "editor" User with:
                  | Field    | Value    |
                  | username | myEditor |
                  | passowrd | cod1     |
               And I have a Content Type "myClass" with:
                  | Fieldtype | Name  |
                  | ezstring  | Title |
                  | ezdate    | Date  |
               And I have a workflow of "wait until date" on:
                  | Field     | Value   |
                  | Name      | Wait    |
                  | class     | myClass |
                  | attribute | Date    |
               And I have a trigger on module "content" function "published" with workflow "Wait"
      
          Scenario: See wait until date Content object on pending items
             Given I am logged as "myEditor" with password "cod1"
               And I am on "Content structure" page
              When I click at "Create new" button
               And I click at "myClass"
               And I fill form with:
                  | Field | Value          |
                  | Title | Waiting object |
                  | Date  | today + 2 days |
               And I click at "Send for publishing" button
              Then I am at "Content structure" page
               And I don't see Content object "Waiting object" link
               And I go to "/content/pendinglist"
               And I see Content object "Waiting object" link
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 5 minutes
                5m