View Issue Details

IDProjectCategoryView StatusLast Update
0035229mantisbttaggingpublic2025-01-17 17:32
Reporterdregad Assigned Todregad  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Target Version2.28.0Fixed in Version2.28.0 
Summary0035229: Allow direct editing of tags from Manage Tags page
Description

Modifying a tag from Manage Tags page requires the following user actions

  1. In manage_tags_page.php, click on tag name (link)
  2. In tag_view_page.php, click on Update Tag button
  3. In tag_update_page.php, change fields and click Update

Step 2 is not necessary if the admin knows that they want to edit the tag, we should allow going straight to the Tag Update page.

TagsNo tags attached.

Relationships

related to 0022607 resolveddregad Clean up unused tags 

Activities

dregad

dregad

2025-01-11 12:18

developer   ~0069665

This is related to 0022607, which requires adding a Delete action button for the tags.

dregad

dregad

2025-01-11 14:28

developer   ~0069669

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

Related Changesets

MantisBT: master 1049f68b

2025-01-11 11:43

dregad


Details Diff
Add Edit button to Manage Tags page

Allows direct access to tag_update_page.php from the list when there is
no need to view all details about the tag.

Fixes 0035229
Affected Issues
0035229
mod - manage_tags_page.php Diff File