Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:AP F21-5 (October)
-
Team:Alert Production
-
Urgent?:No
Description
exposureId in VisitInfo is not actually a visit-level value, but a ccd-specific value. This requires deprecating `getExposureId()` in visitInfo, so that we can remove it, and replacing any uses of that method with the replacement from DM-29955.
Attachments
Issue Links
- blocks
-
DM-32138 Remove VisitInfo.exposureId
- To Do
-
DM-31706 Do Release 24.0.0 of Science Pipelines
- Done
- is blocked by
-
DM-29955 Add ExposureInfo id getter (replacement for VisitInfo.getExposureId())
- Done
-
DM-13944 add id to VisitInfo
- Done
- is duplicated by
-
DM-13738 Remove exposureId from visitInfo
- Invalid
- is triggered by
-
RFC-459 Remove exposureId from VisitInfo and add visitId
- Implemented
From DM with John Parejko: