Skip to content

Conversation

@whatinthemeh
Copy link

Just added a DB field and setting page option to have the ticket timer be paused by default instead of auto starting

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2025

@wrongecho
Copy link
Collaborator

This is missing database update logic to add the field you're using.

@whatinthemeh
Copy link
Author

This is missing database update logic to add the field you're using.

my apologies. do you mean this?

alter table settings
add config_ticket_timer_default_no_autostart TINYINT null;

@johnnyq
Copy link
Collaborator

johnnyq commented Jun 12, 2025

Hi @whatinthemeh thank you for your pull we had to refactor the ticket timer and introduced your code into that commit thanks again.

@johnnyq johnnyq closed this Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants