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

edit_dataset_metadata replace bug #156

Open
arielg96 opened this issue Mar 3, 2023 · 1 comment · May be fixed by #146
Open

edit_dataset_metadata replace bug #156

arielg96 opened this issue Mar 3, 2023 · 1 comment · May be fixed by #146
Labels
status:incoming Newly created issue to be forwarded type:bug Something isn't working

Comments

@arielg96
Copy link

arielg96 commented Mar 3, 2023

Even though I set "replace" = True. I get:

You may not add data to a field that already has data and does not allow multiples. Use is_replace=true to replace existing data.

I even printed out the params with the result: {'replace': True}

@arielg96 arielg96 added status:incoming Newly created issue to be forwarded type:bug Something isn't working labels Mar 3, 2023
@pdurbin
Copy link
Member

pdurbin commented Mar 4, 2023

Hmm, I wonder if this would be fixed by this PR:

@pdurbin pdurbin linked a pull request Mar 4, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:incoming Newly created issue to be forwarded type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants