Workflow is an area I have almost no experience with. But if you want to
look around in the database, look at the *workflowitem* and
*workspaceitem*tables. You'll be interested in the
*item_id* and *owner* columns. To look up *item_id* by title, you can do
SELECT item_id, textvalue FROM metadatavalue WHERE textvalue = 'Your Item
Title'. *owner* will have a value corresponding to *eperson_id*, which you
can look up in the *eperson* table.

Don't forget to make backup of your database before doing any changes!


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to