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

[sync] Allow to build model map on any field #322

Merged
merged 1 commit into from
May 2, 2024

Conversation

frankrousseau
Copy link
Contributor

Problem

For some sync cases, allow to build a model map based on another field than the ID (on the name in most cases).

Solution

Build the model map with the field given in the parameters.

Needed when the mapping occurs on the name.
@EvanBldy EvanBldy merged commit 550c9bd into cgwire:master May 2, 2024
11 checks passed
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