#1015 closed enhancement (fixed)
Add reporter list from tables that list reporters/reporter info.
Reported by: | Johan Vallon-Christersson | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.8 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Currently, the functionality to create reporter lists is only available from the reporter view table. In the reporter view table, all reporters, or a selection of reporters defined by applied filters, can be displayed and added to a reporter list by clicking ‘New reporter list…’. When clicking ‘New reporter list…’, the Create reporter list window is opened and the user can specify name of the new reporter list (in addition to some other basic properties) and which reporters to include, i.e., Selected items, Current page, or All pages.
The same user functionality to create reporter lists should be added to other tables that list reporters/reporter info.
For example:
Features table for array designs
Wells table for plates
Raw data table for raw bioassays
Spot data table for bioassay sets
Spot data table for bioassays
Reporter search table in Experiment explorer
Change History (11)
comment:1 by , 17 years ago
Milestone: | → BASE 2.8 |
---|
comment:2 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 17 years ago
comment:4 by , 17 years ago
comment:5 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:6 by , 16 years ago
follow-up: 10 comment:9 by , 16 years ago
Owner: | changed from | to
---|
Have successfully tested to add reporter lists from:
Features table for array designs
Raw data table for raw bioassays
Spot data table for bioassay sets
Spot data table for bioassays
Will test from Wells table for plates when Lund Onk installation is 2.8
Failed to successfully add from 'Reporter search table' in Experiment explorer. Also noted that option to add 'selected' is available even though there is no possibility to select individual reporters (for example by check boxes) in the table.
follow-up: 11 comment:10 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Failed to successfully add from 'Reporter search table' in Experiment explorer. Also noted that option to add 'selected' is available even though there is no possibility to select individual reporters (for example by check boxes) in the table.
No it works, thanks Martin
comment:11 by , 16 years ago
Replying to johan:
Failed to successfully add from 'Reporter search table' in Experiment explorer. Also noted that option to add 'selected' is available even though there is no possibility to select individual reporters (for example by check boxes) in the table.
No it works, thanks Martin
I naturally meant; now it works
(In [4305]) References #1015: Add reporter list from tables that list reporters/reporter info
It is now possible to create reporter lists from features, wells and raw data, eg. all DataQuery-based item types. Creating the lists using queries from the dynamic database needs a different solution.