task #33
closedRedmine 4.0.5.stable compat?
Description
Is your plugin compatible with Redmine 4.0.5.stable?
Environment:
Redmine version 4.0.5.stable
Ruby version 2.5.5-p157 (2019-03-15) [x86_64-linux-gnu]
Rails version 5.2.3
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Git 2.20.1
Filesystem
Redmine plugins:
redmine_issue_field_visibility 1.0.2
redmine_recurring_tasks 0.3.4
Updated by cryptogopher about 3 years ago
- Status changed from new to resolved
Testing for Redmine 4.0.x is currently done only under 4.0.4. There shouldn't be any problems with 4.0.5.
If you want, you can run tests by yourself from Redmine installation directory:
RAILS_ENV=test bundle exec rake redmine:plugins:test NAME=issue_recurring
If you encounter problems please report it here. If you run tests successfully - please let us know as well, for others' convenience.
Updated by cryptogopher about 2 years ago
- Status changed from resolved to rejected
Closing as Redmine < 4.2 won't be supported in next release.