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

Permit reprcode change to the same reprcode #110

Merged
merged 1 commit into from
May 16, 2019

Conversation

achaikou
Copy link
Contributor

Recently a check has been introduced that reported an error in case
someone changes default reprcode from the template in the object, but
doesn't change the value itself (leaving it to be default).
But it hasn't accounted for the case where reprcode wasn't actually
changed, but repeated to be the same as in template. We don't want any
error in this case.
Fixed and added test.

Recently a check has been introduced that reported an error in case
someone changes default reprcode from the template in the object, but
doesn't change the value itself (leaving it to be default).
But it hasn't accounted for the case where reprcode wasn't actually
changed, but repeated to be the same as in template. We don't want any
error in this case.
Fixed and added test.
@achaikou achaikou merged commit ae63c6f into equinor:master May 16, 2019
@achaikou achaikou removed the review label May 16, 2019
@achaikou achaikou deleted the same_value_as_in_template branch May 16, 2019 11:05
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