On Thu, May 21, 2009 at 10:14 PM, pranav <[email protected]> wrote:
>
> I had done the exact same thing.. I am at 
> http://localhost:3000/workitems/20090521-homiruhoga
> I should be able to see a proceed button here.. All that I get is
> wfid                    workflow        since   expid   store   participant
>        activity        1 workitems
> 20090521-homiruhoga     sample 0        19m     0.0.0   pranav  pranav

you really don't see any "show | edit | pick" buttons ? Does an error
appear in the Rails log when this page gets rendered ?


> If I click on to workflow i.e. sample 0 then I get the following error
>
> ActiveRecord::ActiveRecordError: Unknown column 'ar_workitems.wf_name'
> in 'where clause': SELECT * FROM `ar_workitems` WHERE
> (`ar_workitems`.`store_name` IN ('pranav','unknown','team a') AND
> `ar_workitems`.`wf_name` = 'sample')  ORDER BY dispatch_time DESC
> LIMIT 0, 30
>
> Clicking on any other item, same screen is shown :(

OK, I fixed this "wf_name" issue :

  
http://github.com/jmettraux/ruote-web2/commit/93dffd25cd61dd3f97f40fb224c783fadc948eef

Thanks a lot for reporting it.

-- 
John Mettraux   -   http://jmettraux.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to