View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015360 | mantisbt | bugtracker | public | 2013-01-10 05:54 | 2014-12-22 08:22 |
Reporter | Henrik Morgenbrodt | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.10 | ||||
Target Version | 1.2.13 | Fixed in Version | 1.2.13 | ||
Summary | 0015360: Add Missing config 'reminder_receive_threshold' in workflow threshold page | ||||
Description | On some tickets we do not see the full list of recipients when we want to send a reminder. Finally we were able to reproduce this issue: This is a bug or a missconfiguration on our side? | ||||
Steps To Reproduce | Create a project P with usergroup A | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Your 1st attachment seems an error, should I delete it ? Upgrading would not help atm, as this area of code has not been touched since 1.2.10. Possibly a bug, need to check. |
|
Yes, please remove the first attachement. Intended to upload the png to proof it´s not caused by invalid settings. About the reported issue: Before the upgrade to 1.2.10 it worked fine. Version has been 1.0.5 before. |
|
Out of interest: Were you able to reproduce this? |
|
Sorry, no... been busy. |
|
Can you please confirm how you have set the following configs for your system (including any project-specific overrides, if any) reminder_receive_threshold Based on your screenshot I would assume that you have bug_reminder_threshold = 10 (REPORTER), but I have the feeling that reminder_receive_threshold is still at its default value of DEVELOPER. Let me know what happens if you set $g_reminder_receive_threshold = REPORTER; That being said, you have indeed identified an issue with the Workflow Thresholds page, because it does not let the administrator change the value of reminder_receive_threshold. |
|
As I'm now quite sure that your problem is due to not configuring 'reminder_receive_threshold', and the fact that it is not possible to set this threshold from the GUI, I am changing the issue's summary, and will push a fix to revise the workflow threshold page shortly and mark the bug as resolved. Your feedback on the fix will of course be appreciated. Feel free to reopen it if you find issues with the patch, or if that does not address your initial problem. |
|
Thanks a lot. |
|
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
|
MantisBT: master 8414dc7a 2013-01-17 07:58 Details Diff |
Add Missing config in workflow threshold page The page lists the 'bug_reminder_threshold' (i.e. access level needed for users to send reminders) configuration, but does not allow the admin to set its counterpart 'reminder_receive_threshold'. Fixes 0015360 |
Affected Issues 0015360 |
|
mod - lang/strings_english.txt | Diff File | ||
mod - manage_config_work_threshold_page.php | Diff File | ||
MantisBT: master-1.2.x 75dd763d 2013-01-17 07:58 Details Diff |
Add Missing config in workflow threshold page The page lists the 'bug_reminder_threshold' (i.e. access level needed for users to send reminders) configuration, but does not allow the admin to set its counterpart 'reminder_receive_threshold'. Fixes 0015360 |
Affected Issues 0015360 |
|
mod - lang/strings_english.txt | Diff File | ||
mod - manage_config_work_threshold_page.php | Diff File |