Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: butler
-
Labels:None
-
Epic Link:
-
Team:Data Access and Database
Description
Right now it is hard (impossible) to know when a dataId has been transformed (via _transformId(...) in a CameraMapper subclass) and it's not specified (or documented) when the transform will or should happen.
Problems can occur when writing a subclass method that takes dataIds; there's no way to know if the data has yet been transformed.
Good documentation is also strongly requested.
Gen2 is deprecated and this is explicitly a gen2 ticket.