View Issue Details

IDProjectCategoryView StatusLast Update
0034876mantisbtbugtrackerpublic2025-01-18 16:19
Reporterdregad Assigned Todregad  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Target Version2.28.0Fixed in Version2.28.0 
Summary0034876: 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.

TagsNo tags attached.

Relationships

related to 0008497 confirmed Email when Moved 

Activities

dregad

dregad

2025-01-13 12:34

developer   ~0069681

PR https://github.com/mantisbt/mantisbt/pull/2073

atrol

atrol

2025-01-18 04:45

developer   ~0069712

@dregad there is an unwanted side effect of this change.
The "Copy" operation is also affected.

atrol

atrol

2025-01-18 05:10

developer   ~0069713

PR https://github.com/mantisbt/mantisbt/pull/2077

dregad

dregad

2025-01-18 15:55

developer   ~0069714

Right, I failed to consider and test that use case. Thanks for catching it !

Related Changesets

MantisBT: master 71c46f15

2024-10-17 11:27

dregad


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

atrol

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