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

Make sure prefill object is updated when the owner changes values #4721

Open
Tracked by #4266
vaszig opened this issue Oct 1, 2024 · 1 comment · May be fixed by #4722
Open
Tracked by #4266

Make sure prefill object is updated when the owner changes values #4721

vaszig opened this issue Oct 1, 2024 · 1 comment · May be fixed by #4722

Comments

@vaszig
Copy link
Contributor

vaszig commented Oct 1, 2024

This should be a generic thing (if possible) and not tied to the prefill module. See the ObjectsAPI registration, we already make use of boolean field for creating/updating an object according to the initial data reference.

@vaszig
Copy link
Contributor Author

vaszig commented Oct 2, 2024

This functionality has been already implemented with #4395 . An integration test has been to the prefill PR and this task will only handle some extra documentation for this feature.

vaszig added a commit that referenced this issue Oct 2, 2024
- Added note to the prefill docs for update_existing_object
  functionality in the Objects API
- Updated the screenshots in the Objects API manual according to the
  improvements. This also needs update concerning the dutch text
@vaszig vaszig linked a pull request Oct 2, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Implemented
Development

Successfully merging a pull request may close this issue.

1 participant