View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033342 | mantisbt | bugtracker | public | 2023-11-23 15:16 | 2024-03-08 03:00 |
Reporter | pikachurus | Assigned To | dregad | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 2.26.0 | ||||
Summary | 0033342: cannot assign user to monitoring issues in public project (not assigned to him) | ||||
Description | in previous versions of MantisBT it was possible to assign registred user (with default access level 'reporter') monitoring issue in any public project. with 2.26.0 it can't be done: Added user does not have sufficient access rights to monitor this issue. Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section. | ||||
Steps To Reproduce | 1) create issue in public project | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
I was not able to reproduce. |
|
I did not actually test to confirm, but the problem may have been introduced by the fix for 0029454. Make sure that the logged-in user who is attempting to add others to the monitoring list, has an access level >= monitor_add_others_bug_threshold |
|
This check didn't solve the problem. |
|
Please do not confuse
|
|
@atrol, I haven't changed these settings for a long time. this issue came with 2.26.0 update. tried to disable some external plugins (like this one https://github.com/mantisbt-plugins/MonProj), didn't help. |
|
@pikachurus This is the setting that you need to check, as mentioned in 0033342:0068346
|
|
@pikachurus can you please confirm your setting for limit_view_unless_threshold (or the legacy limit_reporters, if you're still using that) ? Considering the latest discussion in 0033348 (see 0033348:0068365) I'm now pretty sure that it's a duplicate. |
|
@dregad, "limit_view_unless_threshold" sets to developer, but i've tried other options - nothing changes.
I read this discussion and yeah, we deal with same problem :( now we can't give access to monitor issue for specific user ("guest star") in project. |
|
After analysis, this appears to be a duplicate of 0033404 |
|