-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NETOBSERV-1383 do not turn off conversion-gen (#480)
conversion-gen was turned off on some fields because it didn't work well with some alpha1 missing fields. But the problem is that it's also turned off for beta1<->beta2 conversions, which we don't want. This is turning them back on, however, adding the missing fields in alpha1 (which is deprecated) so that it converts without trouble
- Loading branch information
Showing
11 changed files
with
1,087 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.