Task #2287 (new)
Opened 9 years ago
Last modified 3 years ago
Need way to get target name without regex
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | ORM | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
For #1750 (4.2 DB) we for the first time have multiple relationship from one type (FilterSet) to another (!Filter): emissionfilter and excitationfilter. This require making a unique name. The code generation needs some way to do this. For now, we're harding coding: take the link name and remove "Link"
Change History (7)
comment:1 Changed 9 years ago by jmoore
comment:2 Changed 9 years ago by jmoore
- Summary changed from Need way to get target name with regex to Need way to get target name without regex
comment:3 Changed 9 years ago by jmoore
- Milestone changed from OMERO-Beta4.2 to Unscheduled
- Sprint 2010-04-30 (8) deleted
comment:4 Changed 8 years ago by jmoore
Referencing ticket #2568 has changed sprint.
comment:5 Changed 8 years ago by jmoore
Referencing ticket #4891 has changed sprint.
comment:6 Changed 3 years ago by jamoore
Referencing ticket #9165 has changed sprint.
comment:7 Changed 3 years ago by jamoore
Referencing ticket #9165 has changed sprint.
(In [6758]) see #1750, #2287 - Fixing FilterSet links and the naming of linked objects