marcelbonnet / redmine_tables

Adds Tables with its own workflows to Redmine. Use it with/without Projects and Tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working have errors in redmine 5.0.2

ashrafalzyoud opened this issue · comments

redmine@redmine:~/5.0.2$ bundle exec rake redmine:plugins:migrate RAILS_ENV=production
rake aborted!
LoadError: cannot load such file -- redmine_custom_workflows/patches/custom_entity_patch
/home/redmine/5.0.2/plugins/redmine_tables/init.rb:44:in `block in <top (required)>'
/home/redmine/5.0.2/lib/redmine/plugin.rb:96:in `instance_eval'
/home/redmine/5.0.2/lib/redmine/plugin.rb:96:in `register'
/home/redmine/5.0.2/plugins/redmine_tables/init.rb:3:in `<top (required)>'
/home/redmine/5.0.2/lib/redmine/plugin_loader.rb:31:in `load'
/home/redmine/5.0.2/lib/redmine/plugin_loader.rb:31:in `run_initializer'
/home/redmine/5.0.2/lib/redmine/plugin_loader.rb:108:in `each'
/home/redmine/5.0.2/lib/redmine/plugin_loader.rb:108:in `block in load'
/home/redmine/5.0.2/config/environment.rb:16:in `<top (required)>'
/home/redmine/.rbenv/versions/3.1.2/bin/bundle:25:in `load'
/home/redmine/.rbenv/versions/3.1.2/bin/bundle:25:in `<main>'
Tasks: TOP => redmine:plugins:migrate => environment
(See full trace by running task with --trace)

can u tell me how i can seacrh field by using add filiter??
are there field custom table integrate with issue in redmine?
@marcelbonnet