onozaty / redmine-view-customize

View customize plugin for Redmine
GNU General Public License v2.0
260 stars 62 forks source link

Could not open view_customizes/2 page : The action '2' could not be found for ViewCustomizesController #33

Closed hscsolutions1 closed 5 years ago

hscsolutions1 commented 5 years ago

I recently installed the plugin as advice. I tried some customizations. But I can't edit them because of this error. Is there a fix?

Environment: Redmine version 3.4.2.stable Ruby version 2.4.2-p198 (2017-09-14) [x86_64-linux] Rails version 4.2.8 Environment production Database adapter Mysql2

hscsolutions1 commented 5 years ago

the url should be like "redmine.de/view_customizes/edit/3" instead of "redmine.de/view_customizes/3" or "redmine.de/view_customizes/3/edit"

onozaty commented 5 years ago

Can you display the list but can not display the detail screen? Could you tell me the procedure in a bit more detail?

hscsolutions1 commented 5 years ago

Hi, I Can view the List of view_customizes. When i click a number to Access the detail screen the error occurs. When i enter the url manually as describe above i am able to edit the view_customize item. When i Click „ok“ to save the edit the error occurs again.

onozaty commented 5 years ago

Thank you for the information.

In the my environment , Redmine 3.4.2 is running without problems. I do not know the cause yet. If you can, try version 1.2.2 of View customize.

https://github.com/onozaty/redmine-view-customize/releases/tag/v1.2.2

onozaty commented 5 years ago

The environment I tried is as follows. In this environment, the problem is not happening.

image

hscsolutions1 commented 5 years ago

I also tested another environment and it works perfectly, so it seems to be an environment issue. Thank you for your support! I think we can close this thread.