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

Vehicle singleSeat quality fix #27

Closed
wants to merge 2 commits into from

Conversation

lozanoje
Copy link
Contributor

Fix two issues:

  1. Key "AC2D20.VEHICLES.QUALITIES.singleSeat" is duplicated, I remove one.
  2. Vehicle quality "singleSeat:" changed for "singleSeat", there is an extra ":" at that label.

@lozanoje lozanoje closed this Jan 16, 2024
@lozanoje
Copy link
Contributor Author

Seems that now quality singleSeat is duplicated, I have to further see whats happening

@lozanoje
Copy link
Contributor Author

False alarm, the duplicated was because I had an old vehicle with the old "singleSeat:" label

@Muttley
Copy link
Owner

Muttley commented Feb 8, 2024

Unfortunately it's a bit more complicated than just changing the name. There needs to be a migration step written to automatically migrate the old named values to the new, otherwise some data could be lost.

@Muttley
Copy link
Owner

Muttley commented May 25, 2024

Fixed with the following commit: d7172ac

@Muttley Muttley closed this May 25, 2024
@lozanoje lozanoje deleted the singleSeatFix branch May 28, 2024 10:23
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

Successfully merging this pull request may close these issues.

2 participants