spring-projects / spring-projects/spring-data-rest
Unable to update associated resource using PUT request on the item resource [DATAREST-1001]
Open
@odrotbohm is already working on this.
Since Dec 31, 2020.
has: votes-jira
status: feedback-provided
type: bug
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Joseph Valerio opened DATAREST-1001 and commented
When I create an entity with a FK to another entity, all is good, but when I try to updated that relationship it has no effect
Affects: 2.6 GA (Ingalls), 2.5.7 (Hopper SR7)
Attachments:
- test.tar.xz (18.18 kB)
Issue Links:
- DATAREST-1000 PUT on Entity with OneToOne/ManyToOne doesn't update (PATCH works)
("is duplicated by")
11 votes, 16 watchers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.