As the subject says, email notifications in lava aren't using the correct url when linking to a job. They use the example.com url, and even after changing the value under Sites in the admin settings, it still does.
Looking at the notification template for emails, it uses the job.absolute_url, but I can't quite figure out how it constructs example.com, there shouldn't be anything anywhere that it pulls that from.
Any help on this would be appreciated, even if it's just insight and not a solution.
On Wed, 17 Sept 2025 at 03:58, Michael Peddie michael.peddie@gallagher.com wrote:
As the subject says, email notifications in lava aren't using the correct url when linking to a job. They use the example.com url, and even after changing the value under Sites in the admin settings, it still does.
It is the default of the Django site app and can be changed from the admin console '/admin/sites/site/'. Changing it to your domain should do the trick.
- Chase
Looking at the notification template for emails, it uses the job.absolute_url, but I can't quite figure out how it constructs example.com, there shouldn't be anything anywhere that it pulls that from.
Any help on this would be appreciated, even if it's just insight and not a solution. _______________________________________________ lava-users mailing list -- lava-users@lists.lavasoftware.org To unsubscribe send an email to lava-users-leave@lists.lavasoftware.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
lava-users@lists.lavasoftware.org