noma4i / Redmine-Touch

Redmine plugin to add missing function of "Last updated by"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updated By not reflecting any value in Issue list.

matrixbegins opened this issue · comments

Hi, it is a small and very useful plugin. Thank you so much for this plugin.

I am using redmine version 2.4.2

Although I have an issue.
Here are the steps that i followed while installing and cloning the plugin.

rake redmine:plugins:migrate RAILS_ENV=production
then I created a custom Field 'Updated By'
then I mapped this field to my projects and trackers

When I update my Issue I can see a field Updated by. The issue also get save but on the issue List I am unable to see any value. Plz see the screenshot

screenshot from 2014-01-21 15 59 05

Can you plz help me out how to troubleshoot this issue. Any help is much appreciated

Ensure that you have correct directory name and see plugin under Administration->Plugins in redmine:

screen shot 2014-01-26 at 11 27 19 am

Yeah i made sure that. The dir name is same just like u mentioned
On Jan 26, 2014 6:19 AM, "Alexander Tsirel" notifications@github.com
wrote:

Ensure that you have correct directory name and see plugin under
Administration->Plugins in redmine:

[image: screen shot 2014-01-26 at 11 27 19 am]https://f.cloud.github.com/assets/210667/2002970/0e3933c6-8621-11e3-810b-b2a9924a9a21.png


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-33305570
.

Is plugin listed in your redmine page: Administration->Plugins ?

Yes it is listed...
screen shot 2014-01-26 at 8 42 11 am

I think the same problem that I had in #6 probably you named your field "Updated by" not "Updated By".

I have merged fix.