View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0034876 | mantisbt | bugtracker | public | 2024-10-19 17:54 | 2025-01-18 16:19 |
Reporter | dregad | Assigned To | dregad | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | 2.28.0 | Fixed in Version | 2.28.0 | ||
Summary | 0034876: When moving issues, it should not be possible to select the current project as target | ||||
Description | If the issue(s) being moved all belong to a single project, then the user should not be able to select that project as target as it would be a no-op. | ||||
Tags | No tags attached. | ||||
related to | 0008497 | confirmed | Email when Moved |
@dregad there is an unwanted side effect of this change. |
|
Right, I failed to consider and test that use case. Thanks for catching it ! |
|
MantisBT: master 71c46f15 2024-10-17 11:27 Details Diff |
When moving issues, disable current project If the issues being moved all belong to a single project, then the user should not be able to select that project as target. Fixes 0034876 |
Affected Issues 0034876 |
|
mod - bug_actiongroup_page.php | Diff File | ||
MantisBT: master f0c25385 2025-01-18 04:59 Committer: dregad Details Diff |
Allow issues to be copied to the same project Issue 0034876, PR https://github.com/mantisbt/mantisbt/pull/2077 |
Affected Issues 0034876 |
|
mod - bug_actiongroup_page.php | Diff File |