oda-hub / mmoda-frontend-module

GNU General Public License v2.0
0 stars 1 forks source link

When opening a link from the email, `filters_table` should be properly parsed and the form filled #276

Closed burnout87 closed 1 month ago

volodymyrss commented 1 month ago

could you please paste the link here?

burnout87 commented 1 month ago

https://staging.odahub.fr/mmoda//dispatch-data/resolve-job-url?job_id=db8065555312ff65&session_id=ECH6G7DW0PROGDTF&token=xxxx

A valid token (for the french instance) should be added

burnout87 commented 1 month ago

Starting from the url: url image

Now the filters are properly filled up starting from the URL.

To keep in mind, that the fits file is not re-requested (using its URL), as it might add a bit of overhead, if needed we can add it in the future. But for this specific use-case, probably it will not be necessary