RolnickLab / antenna

GNU General Public License v3.0
11 stars 3 forks source link

Updating the public base URL of a data source should update source images #625

Open mihow opened 5 days ago

mihow commented 5 days ago

The full URL to a source image is cached on the SourceImage model, but it should be updated if the public_base_url on the DataSource is updated. This is especially important if a user switched the DataSource from a private to public bucket or vise versa.