LCOGT / hermes-frontend

The frontend for hermes.
GNU General Public License v3.0
0 stars 1 forks source link

dev to prod #70

Closed jnation3406 closed 1 year ago

jchate6 commented 1 year ago

Should we include any information about uploaded files in the Hermes message or the API view? It doesn't look like this is currently captured anyway in the actual Hermes message...

jnation3406 commented 1 year ago

Should we include any information about uploaded files in the Hermes message or the API view? It doesn't look like this is currently captured anyway in the actual Hermes message...

The TNS doesn't supply any way of retrieving the file (direct link) given the information we have, so I wasn't sure what would be useful for an uploaded file. To see that the file exists you must go the the TNS object page (which is in the message), and then click through to the message and its attached files and then click the file there. But its link has a bunch of generated ids in it that we don't know about.