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

Nexus: Adding a completion to a Wellspec file with no Time card present fails to create a new one #163

Open
cflynn3 opened this issue Sep 7, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@cflynn3
Copy link
Collaborator

cflynn3 commented Sep 7, 2023

If add_completion is called on a wellspec file that doesn't contain any time cards, the new completion will be added to the same table as any existing completions for that well.

Expected behaviour: A new time card is added, as well as a new completion table, which the new completion is added to.

I have added a test to the branch fix_add_completion_no_time_card that fails due to this to help explain the issue and assist with fixing it. Please feel free to add other test cases in, however.

@cflynn3 cflynn3 added bug Something isn't working good first issue Good for newcomers labels Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants