Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: incorrect task link in email alerts #2097

Open
vicat28 opened this issue Jun 13, 2024 · 0 comments
Open

Problem: incorrect task link in email alerts #2097

vicat28 opened this issue Jun 13, 2024 · 0 comments
Labels

Comments

@vicat28
Copy link

vicat28 commented Jun 13, 2024

Issue

After updating to v2.9.112-4f95ac8-1717, the Task Log link in email alerts is incorrect - it does not contain web_host, even though it is set correctly in config:
obraz

Before the update, the link was set correctly and was clickable.

Impact

Service (scheduled tasks, alerts)

Installation method

Docker

Database

Postgres

Browser

No response

Semaphore Version

v2.9.112-4f95ac8-1717

Ansible Version

No response

Logs & errors

No response

Manual installation - system information

No response

Configuration

config.json

{
    [...]
    "web_host": "http://example.com:3000",
    [...]
    "email_alert": true,
    [...]
}

Additional information

Possibly related to #2084

@fiftin fiftin added the bug label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To triage
Development

No branches or pull requests

2 participants