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

Problem: Task numbers count backwards from max int #2026

Closed
Willsr71 opened this issue May 19, 2024 · 1 comment
Closed

Problem: Task numbers count backwards from max int #2026

Willsr71 opened this issue May 19, 2024 · 1 comment

Comments

@Willsr71
Copy link

Issue

Task IDs appear to count backwards from max int. The first task ID I have is #2147483565 , the most recent is #2147483365 . This is by no means a serious bug, just kind of entertaining.

Impact

Web-Frontend (what users interact with), Web-Backend (APIs)

Installation method

Docker

Browser

Firefox, Chrome

Semaphore Version

v2.9.75

Ansible Version

No response

Logs & errors

image

Manual installation - system information

caddy

Configuration

default bolt db

Additional information

No response

@fiftin
Copy link
Collaborator

fiftin commented May 20, 2024

Hi @Willsr71

This is a feature of how BoltDB works.

@fiftin fiftin closed this as completed May 20, 2024
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