View Issue Details

IDProjectCategoryView StatusLast Update
4564Composrcorepublic2021-03-18 02:37
ReporterAdam Edington Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary4564: Show ID's on Tree lists
DescriptionI am not sure if every item on a tree list would have an ID (I assume so). As previously mentioned, I have many catalogue entries which share the same name and only the ID is unique. To see the ID would be useful in my case, but It may be also be useful in general?
TagsNo tags attached.
Attach Tags
Time estimation (hours)1
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2021-01-25 16:14

administrator   ~6912

Yes, that would be good to have in a tooltip.

For now a quick way to get the ID is to paste this into the browser's console:

document.getElementsByClassName('hidden_but_needed')[0].value;

Adam Edington

2021-01-26 01:41

administrator   ~6913

Thanks ;)

Issue History

Date Modified Username Field Change
2021-01-25 13:24 Adam Edington New Issue
2021-01-25 16:14 Chris Graham Note Added: 0006912
2021-01-26 01:41 Adam Edington Note Added: 0006913
2021-03-15 18:57 Chris Graham Time estimation (hours) => 1
2021-03-18 02:37 Chris Graham Assigned To => Chris Graham
2021-03-18 02:37 Chris Graham Status Not Assigned => Resolved
2021-03-18 02:37 Chris Graham Resolution open => fixed