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

Inaccurate dates on bikes #120

Open
2022120011 opened this issue Jan 17, 2025 · 0 comments
Open

Inaccurate dates on bikes #120

2022120011 opened this issue Jan 17, 2025 · 0 comments

Comments

@2022120011
Copy link

When creating a new bike, the donation date is always set to 2024-10-27. This date cannot be edited.

For all dates associated with a bike (Donation date, CPIC Date, Out of Shop Date), if a user updates the bike all dates go back by one day.
Example:

  1. A bike is created with the donation date: 2024-10-27, CPIC date: 2024-12-12, and out of shop date: 2025-01-14.
  2. Later, a user clicks on the bike and hits update.
  3. The bug changes the donation date to 2024-10-26, CPIC date to 2024-12-11, and out of shop date to 2025-01-13.
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

1 participant