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

Bug fix for creating Part or Company via API #4264

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

SchrodingersGat
Copy link
Member

@SchrodingersGat SchrodingersGat commented Jan 27, 2023

  • If specified, the "remote_image" field is passed through to the init method
  • Throws a 500 error
  • Solution is to explicitly ignore the provided field

Closes inventree/inventree-python#162

- If specified, the "remote_image" field is passed through to the __init__ method
- Throws a 500 error
- Solution is to explicitly ignore the provided field
@SchrodingersGat SchrodingersGat added the bug Identifies a bug which needs to be addressed label Jan 27, 2023
@SchrodingersGat SchrodingersGat added this to the 0.10.0 milestone Jan 27, 2023
@SchrodingersGat SchrodingersGat merged commit 83eaa6e into inventree:master Jan 27, 2023
@SchrodingersGat SchrodingersGat deleted the remote-image-fix branch January 27, 2023 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot add remote_image link when creating part.
1 participant