[GH-ISSUE #689] overdue time by default for new agent #2387

Closed
opened 2026-03-14 03:49:10 +03:00 by kerem · 3 comments
Owner

Originally created by @cmiscloni on GitHub (Sep 3, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/689

Overdue time is always back to default when a new agent is added to the Dashboard,the possibility to apply a custom in settings by default will be great.
Thanks

Originally created by @cmiscloni on GitHub (Sep 3, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/689 Overdue time is always back to default when a new agent is added to the Dashboard,the possibility to apply a custom in settings by default will be great. Thanks
kerem closed this issue 2026-03-14 03:49:15 +03:00
Author
Owner

@silversword411 commented on GitHub (Sep 3, 2021):

52 years is a nice indicator that a client hasn't done an update yet. What would you set it to otherwise?

<!-- gh-comment-id:912784822 --> @silversword411 commented on GitHub (Sep 3, 2021): 52 years is a nice indicator that a client hasn't done an update yet. What would you set it to otherwise?
Author
Owner

@cmiscloni commented on GitHub (Sep 4, 2021):

Actually, my agents comes overdue after a very short period. I change it by cli but it's not applied on new agents. Maybe let the administrator decide what the best time for him with a specific Global Setting.

<!-- gh-comment-id:912926865 --> @cmiscloni commented on GitHub (Sep 4, 2021): Actually, my agents comes overdue after a very short period. I change it by cli but it's not applied on new agents. Maybe let the administrator decide what the best time for him with a specific Global Setting.
Author
Owner

@wh1te909 commented on GitHub (Sep 4, 2021):

the default is hardcoded in the django model and created when your database is created during initial install. can't override it after. this is why the management command exists. you can setup the management command in a cronjob if you want that way you don't have to manually run it from cli. I would just have it run every 5 minutes or so that way it will catch all new agents.

<!-- gh-comment-id:913049188 --> @wh1te909 commented on GitHub (Sep 4, 2021): the default is hardcoded in the django model and created when your database is created during initial install. can't override it after. this is why the management command exists. you can setup the management command in a cronjob if you want that way you don't have to manually run it from cli. I would just have it run every 5 minutes or so that way it will catch all new agents.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#2387
No description provided.