Opened 18 years ago
Closed 18 years ago
#267 closed enhancement (fixed)
Linking of files to items
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.0 |
Component: | core | Version: | |
Keywords: | Cc: |
Description (last modified by )
Some features require that files can be linked to other items. For example
- An analysis plugin may want to link generated files to the transformation/bioassayset
- The affymetrix plugins needs several files to be able to import data
- Files as annotations to items
- More?
This needs to be solved in some way or another. Ticket #107 (Any-to-any relation) is maybe a solution, but it may be too general to be usable. An extension to the FileAttachable interface may be another solution.
Change History (3)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|
comment:2 by , 18 years ago
Status: | new → assigned |
---|
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [2382]) Fixes #107 and #267: Any-to-any relation and Linking of files to items