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

Sorts component conf files in the correct order #500

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

sabieber
Copy link
Member

These need to be reversed as withFallback is used for each config. This means that only properties that are missing in the first one are taken from the second one and so on.

Fixes: SIRI-891

These need to be reversed as `withFallback` is used for each config. This means that only properties that are missing in the first one are taken from the second one and so on.

Fixes: SIRI-891
@sabieber sabieber added 🐛 Bugfix Contains only a small fix for an existing bug 👶🏻 Trivial Easy to review labels Oct 16, 2023
@sabieber sabieber merged commit d7b3d94 into develop Oct 16, 2023
@sabieber sabieber deleted the feature/sbi/SIRI-891 branch October 16, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bugfix Contains only a small fix for an existing bug 👶🏻 Trivial Easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants