Closed jkraemer closed 8 years ago
We had some problems with the overriding of searchable_options[:scope] in init.rb. This patch fixes this by extending a previously existing scope.
searchable_options[:scope]
To simplify things a bit I decided to drop compatibility with Redmine < 3.
I have the same problem. This pull request will be accepted?
Closed by https://github.com/Restream/redmine_tagging/commit/d1b5c55b1bcbeb7c2ac6821fc42302ffdf555a4d
We had some problems with the overriding of
searchable_options[:scope]
in init.rb. This patch fixes this by extending a previously existing scope.To simplify things a bit I decided to drop compatibility with Redmine < 3.