Opened 5 months ago

Closed 5 months ago

#1600 closed task (fixed)

Implement a column that display "External name" for samples, extracts and derived bioassays

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v5.0.2
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

For items that have an "External ID" directly on them (eg. Patient, Case, Specimen, etc) the external ID is used directly. For other child items the parent item should be located and the internal SCAN-B ID should be replaced with the external ID.

It should be possible to export the column.

It would be nice if the column could be filtered but this may be difficult since we are combining values from different tables.

Change History (5)

comment:1 by Nicklas Nordborg, 5 months ago

In 7774:

References #1600: Implement a column that display "External name" for samples, extracts and derived bioassays

Added an extension for the "External name" column. We need BASE 3.19.12 since we want to set a different export title.

comment:2 by Nicklas Nordborg, 5 months ago

In 7775:

References #1600: Implement a column that display "External name" for samples, extracts and derived bioassays

Changed the output in the column so that it is only the external ID that is linked and the link goes to the parent item (eg. Blood or Specimen).

comment:3 by Nicklas Nordborg, 5 months ago

In 7776:

References #1600: Implement a column that display "External name" for samples, extracts and derived bioassays

Implemented support for filtering. The filter will ONLY work on the external ID part of the name.

comment:4 by Nicklas Nordborg, 5 months ago

In 7777:

References #1600: Implement a column that display "External name" for samples, extracts and derived bioassays

Add a help message that is displayed when a filter is causing no hits.

comment:5 by Nicklas Nordborg, 5 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.