Open amenk opened 8 years ago
Trying to fix it...
all_mentions = self.notes.scan(Regexp.new("(#{Setting.plugin_redmine_mentions['trigger']}\\w+)"))
not_notified = all_mentions - mentioned_users
How can I display a warning text? Flash: ?
I am getting the attached error in the branch mentioned above. Can anybody give me a hint?