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

The job tracker code doesn't display playtime from older jobs that may still be relevant. #5777

Open
king5327 opened this issue Oct 21, 2024 · 1 comment

Comments

@king5327
Copy link
Contributor

for(var/job in GLOB.joblist)

If a job gets removed or reworked it should still be relevant and visible to the job tracker system so that people's playtimes don't get wiped. But for some reason this code only shows currently active jobs even though prior versions and deleted jobs are still tracked.

@Trilbyspaceclone
Copy link
Collaborator

This is literally your system and when told about it you said it was fine.

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

No branches or pull requests

2 participants