#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 Changed 15 years ago by
comment:2 Changed 15 years ago by
Owner: | changed from everyone to Martin Svensson |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 15 years ago by
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: