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

It will break after file version reaches 9999 #1

Closed
silentdiverchris opened this issue Aug 8, 2021 · 1 comment
Closed

It will break after file version reaches 9999 #1

silentdiverchris opened this issue Aug 8, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@silentdiverchris
Copy link
Owner

silentdiverchris commented Aug 8, 2021

Either automatically go to 5-digit numbering or reset existing archives back to 0001, 0002, 0003.

@silentdiverchris silentdiverchris added the bug Something isn't working label Aug 8, 2021
@silentdiverchris silentdiverchris self-assigned this Aug 8, 2021
@silentdiverchris
Copy link
Owner Author

I was about to make it auto-renumber 9999 to 0001 but decided to take the easy option make it issue a warning each time it generates one over 9900, and report an error and fail tidily when it gets to 9999.

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

1 participant