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

two bugfixes - see full description #76

Merged
merged 2 commits into from
Dec 20, 2023
Merged

two bugfixes - see full description #76

merged 2 commits into from
Dec 20, 2023

Conversation

alaniwi
Copy link
Contributor

@alaniwi alaniwi commented Nov 30, 2023

Two bugfixes.

  • One fixes a problem that nlds meta -i ... doesn't work properly (the call doesn't allow for the groupall positional arg, so arguments are passed to the wrong parameter in the function). This is line 1616 and should be straightforward to review.

  • The other fixes the fact that (once the above is fixed) the new_meta is reported incorrectly: it is just a copy of the old_meta, because the catalog has not yet been saved. This might require more careful review, although it works when I test it manually. (Maybe we also need a test for this.)

@jackleland jackleland merged commit fd0ccca into development Dec 20, 2023
4 checks passed
@jackleland jackleland deleted the ai_dev branch December 20, 2023 11:53
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