Closed andrewelamb closed 4 years ago
I think all of us agree any script adding annotations to files upstream should update the source synapse table and should run before making the RDS files for this app.
So in the small commit added yesterday, the line added is meant to catch any files that fell through the cracks. There have been use cases before where the Sage team was not notified of additions of unannotated files and so we did not know where to find files to update annotations. The new_submissions module can help act as an internal tracker for Sage folks for any files of this kind.
I imagine once the upstream annotation script is in place and is running regularly, the line added yesterday would become obsolete. But until then this can help us track down unannotated files that are existing today.
Hey Andrew,
I think your understanding is correct, but Jineta wants to first test the changes by modifying the rds file instead of the Portal fileview to avoid inadvertently breaking annotations on the portal.
On Wed, Sep 2, 2020 at 7:37 AM andrewelamb notifications@github.com wrote: