Opened 17 years ago
Closed 17 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 Changed 17 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 17 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
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