jrupesh / event_notifications

Redmine event notifications : Add event notification options to the each event at the redmine project. For EX: notifications can be enabled / disabled on each document added or news added. Further the tracking can be done at the issue tracker level.
BSD 3-Clause "New" or "Revised" License
28 stars 26 forks source link

custom field - multiple value #29

Open pavelkestefran opened 7 years ago

pavelkestefran commented 7 years ago

Hello, I have noticed that the email notification is not sent once custom field is marked with multiple value checkbox selected. I have tested for now only for List type. For single value it works perfectly, multiple value does not work at all.

Environment:
  Redmine version                3.3.1.stable
  Ruby version                   2.2.2-p95 (2015-04-13) [x86_64-linux-gnu]
  Rails version                  4.2.7.1
  Environment                    production
  Database adapter               Mysql2
SCM:
  Git                            1.7.1
  Filesystem                     
Redmine plugins:
  event_notifications            3.2.1
jrupesh commented 6 years ago

Hi, Yes, Multiple field value is not yet supported. Let me plan this. Thanks.