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

Fix #29115 API PUT call issue (product extra fields) #29237

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

JonBendtsen
Copy link
Contributor

FIX #29115 API PUT call issue (product extra fields)
Allow API Put call to update just a single extra field / complementary attribute / array_options / options_ field without having to supply all the other extra fields which previously would be reset to null.

This commit should close #29115

@JonBendtsen
Copy link
Contributor Author

API_GET_PRODUCT_extra_fields_no_overwrite

@JonBendtsen JonBendtsen marked this pull request as ready for review April 4, 2024 21:37
@eldy eldy merged commit bf007fc into Dolibarr:develop Apr 5, 2024
1 check passed
@JonBendtsen JonBendtsen deleted the API_PUT_product_extra_fields branch April 5, 2024 14:10
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.

API PUT call issue (product extra fields)
2 participants