geosolutions-it / fra2015

FRA2015 survey
0 stars 5 forks source link

[Mail Notification] Regression in management of preventcontributorsemails flag #338

Closed Damianofds closed 11 years ago

Damianofds commented 11 years ago

Only in the case of state transition workinprogress -> compiled this flag should be take in consideration and only if the users to notify are reviewer (the unique profile involved in that state transition).

So the new flag in the method getuserToNotify should be true only in that case. https://github.com/geosolutions-it/fra2015/commit/3fa54b680ee0a7a48ad8a6efb570932132526d4c

Damianofds commented 11 years ago

@tdipisa can you give a quick look to the patch provided? Are you agree with this issue?