View Issue Details

IDProjectCategoryView StatusLast Update
0026075mantisbttaggingpublic2019-08-25 12:36
Reporterdregad Assigned Todregad  
PrioritynormalSeveritytextReproducibilityN/A
Status closedResolutionfixed 
Target Version2.22.0Fixed in Version2.22.0 
Summary0026075: Tag-related error messages should reference the tag's name
Description

Several tag operations accept multiple tags on input. However, error messages are generic and do not include the offending tag's name or id, making it difficult for the end user to figure out what tag actually caused the problem.

Adding the tag name avoids this problem.

TagsNo tags attached.

Relationships

related to 0025996 closeddregad Missing tag name in error message when creating issue via REST API 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master fa726228

2019-08-24 15:28

dregad


Details Diff
Improve tag error messages by adding tag name

Fixes 0026075
Affected Issues
0026075
mod - core/commands/IssueAddCommand.php Diff File
mod - core/tag_api.php Diff File
mod - lang/strings_english.txt Diff File