Skip to content

Merge conflicts due to flat maps #322

@mrgnhnt96

Description

@mrgnhnt96

Describe the bug
A clear and concise description of what the bug is.

First, thank you for fixing the n^2 bug. Decreased our builds times by 95%!

For context, we have thousands of translations, (from a combination of web & mobile). The problem that we are running into is that we are getting merge conflicts on every PR. Since the translations are ordered alphabetically, any insert has the potential to break anyone else's PR if they also contain translations.

How can we go about better handling the sort/generation of the flat maps to reduce merge conflicts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions