View Issue Details

IDProjectCategoryView StatusLast Update
0036264mantisbtfeaturepublic2025-08-14 03:28
Reportervicsuarez Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version2.27.1 
Summary0036264: Duplicate ID is shown when it must be not to, and viceversa?
Description

When finishing a issue you always be asked for "Duplicate ID" value (below "Resolution" field). Is this correct?

TagsNo tags attached.

Activities

dregad

dregad

2025-08-14 02:55

developer   ~0070440

Yes this is by design - from the time when javascript was not a prevalent thing, and disabled by default in MantisBT.

Not worth the effort to dynamically show it only when resolution = duplicate, IMO. Just ignore the field if you don't need it.

vicsuarez

vicsuarez

2025-08-14 03:28

reporter   ~0070441

Thanks!