Ticket #410 (closed task: fixed)
Add "processing" state to workflow with listing
| Reported by: | and | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 3.1 |
| Component: | AuthorProfile | Severity: | |
| Keywords: | Cc: | ||
| Who will test this: | And |
Description
A "processing" state for site administrators would be advantageous so that videos or other content items that aren't pending publishing but are pending feedback/editing/new files etc. can be held and not lost.
It'd also be great if these could be brought into the existing /full_review_list page in their own table so that admin could be done from one central place.
Attachments
Change History
comment:4 Changed 3 years ago by and
Hey, is this available in http://latest-v.plumi.org/ to test? Had a look and could seem to see it in the "state" options.
comment:5 Changed 3 years ago by dimo
- Status changed from new to closed
- Resolution set to ready for testing
test it at http://testing.plumi.org
comment:6 Changed 3 years ago by and
- Status changed from closed to reopened
- Resolution ready for testing deleted
The process state is there but where do you find the listing of the videos in that state? Could be add them to /full_review_list under a "processing" sub-heading?
comment:7 Changed 3 years ago by dimo
- Status changed from reopened to closed
- Resolution set to fixed
We should avoid customizing the standard Plone review list, especially at this point that we're about to release 3.1.
We could try to include the processing state items by in the standard review list by using worklists in 3.2, but for the time being the search results page will have to do:
http://portal-url/search?review_state=processing&sort_on=modified&sort_order=reverse
comment:8 Changed 3 years ago by and
OK. We definitely need a better administrative interface. I've updated ticket http://plumi.org/ticket/251 with this info and put into 3.2.
For the moment we can make a smart folder by hand that pulls in both pending and processing content. Or could that be more easily made default?

This state should be available when the object is pending_review or when it is published?