View Issue Details

IDProjectCategoryView StatusLast Update
0035870mantisbtuipublic2025-04-25 02:40
ReporterAlkante Assigned To 
PrioritynormalSeveritytextReproducibilityhave not tried
Status newResolutionopen 
Summary0035870: Add a Description column in the list of the Versions in the Manage Project page
Description

What do you think about adding a Description column in the list of the Versions in the Manage Project page ?

TagsNo tags attached.
Attached Files

Activities

dregad

dregad

2025-04-24 10:07

developer   ~0070184

adding a Description column

Hello, do you mean adding the existing mantis_project_version_table.description column ?

If so, considering that it is a longtext column potentially containing multiline text, I do not think it is appropriate to display its contents on a list view.

Alkante

Alkante

2025-04-24 11:30

reporter   ~0070185

Hello,
Yes I mean adding the mantis_project_version_table.description column.
For the potentially multiline text, I was thinking of a hover wich display the text if it's too long.
If you think it's still not appropriate I won't PR it.

atrol

atrol

2025-04-24 12:40

developer   ~0070186

If so, considering that it is a longtext column potentially containing multiline text, I do not think it is appropriate to display its contents on a list view.

I agree in general, but @dregad we offer this on "View Issues" page, e.g. you can add field description to the list of displayed columns.

dregad

dregad

2025-04-25 02:40

developer   ~0070188

we offer this on "View Issues" page, e.g. you can add field description to the list of displayed columns

Yes but in that case it's a user-customizable setting (and I doubt many people actually use that).