#1037 closed enhancement (fixed)
Add 'id' column to all list pages
Reported by: | Nicklas Nordborg | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.8 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The internal ID of items is not visible anywhere in the web interface. The solution for #1028 will probably need that information when exporting data as the first step of an import cycle. Having the internal ID visible in the web interface will also make it easier to find items related to error messages in the log file (which may only display the ID).
Do we need to display the internal ID also on single-item view pages?
Change History (6)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 16 years ago
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
The most important list pages are the biomaterials section (biosource, sample, extract, labeled extract) and from hybridizations, scans and raw bioassays.
Here are the changes that needs to made on a list page (list_xxxx.jsp).
Add a column definition:
Code for displaying the ID: