View Issue Details

IDProjectCategoryView StatusLast Update
0026326mantisbtbugtrackerpublic2019-12-09 04:31
ReporterKeyWeeUsr Assigned Tocommunity  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.22.1 
Target Version2.23.0Fixed in Version2.23.0 
Summary0026326: Tags are not copied from master issue when cloning
Description

When cloning a bug I expect everything to be cloned, even tags, however I don't see the tags as if in an existing issue, so the next reasonable solution was to just pre-fill the input for tags.

Steps To Reproduce

Open an existing issue and select "Clone". Tags field is empty.

TagsNo tags attached.

Activities

Related Changesets

MantisBT: master 6fc90cff

2019-11-22 05:39

Peter Badida

Committer: dregad


Details Diff
Include tags when cloning a bug

When cloning a bug, everything should be copied, including tags.

This commit prefills bug_report_page.php's Attach Tags input with the
master issue's tags, allowing the user to decide which one(s) to keep.

Fixes: 0026326
PR https://github.com/mantisbt/mantisbt/pull/1577
Affected Issues
0026326
mod - bug_report_page.php Diff File