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

[bug] WUD_TRIGGER_DISCORD_1_ONCE=false #521

Open
JackBird15 opened this issue Dec 22, 2024 · 2 comments
Open

[bug] WUD_TRIGGER_DISCORD_1_ONCE=false #521

JackBird15 opened this issue Dec 22, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@JackBird15
Copy link

Hi, i have Discord Notifs setup, however i'm not seeing the WUD_TRIGGER_DISCORD_1_ONCE=false param trigger in the WebGUI, nor is it repeating more than once? (Once = in the gui) Other than this, it works great, and single notifs work excellent as well as batch notifs! I'm hoping i've just set it up wrong

environment:
      - WUD_TRIGGER_DISCORD_1_ONCE=false
      - WUD_TRIGGER_DISCORD_1_MODE=batch
      - WUD_WATCHER_LOCAL_WATCHALL=true
      - WUD_WATCHER_LOCAL_CRON=0 18 * * *
      - WUD_TRIGGER_DISCORD_1_URL=TOKEN
      - WUD_TRIGGER_DISCORD_1_BOTUSERNAME=WUD
      - WUD_TRIGGER_DISCORD_1_CARDCOLOR=5808327	
      - WUD_TRIGGER_DISCORD_1_BATCHTITLE=Container Updates $${count}	
      - WUD_TRIGGER_DISCORD_1_SIMPLEBODY=Container $${name} can be updated from version $${local} to version $${remote}

image

@JackBird15 JackBird15 changed the title [bug] [bug] WUD_TRIGGER_DISCORD_1_ONCE=false Dec 22, 2024
@carmatana
Copy link

Same here,

working with latest version

@fmartinou
Copy link
Collaborator

Hi,

Regarding the UI part;
The <empty> showed instead of false was a bug in the UI (the false was interpreted as a not in my javascript code 😃 ).

It's been fixed here
=> https://github.com/getwud/wud/pull/533/files#diff-ca0254012ad490cd45d60b3fb366f0f25dc253bc1c4feaebe28983112ab73f3aL201-R204

@fmartinou fmartinou self-assigned this Dec 28, 2024
@fmartinou fmartinou added the bug Something isn't working label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants