- 
  Notifications
 You must be signed in to change notification settings 
- Fork 563
Commit f83b221
Fix updating single associations
There is an bug introduced a few months ago. This commit should fix it. I will try to find come time and write test.
Please let me know, if it seems to be bug also to you.
PS: According git history, there was (prior some rebase) condition like `getLinks().size() != 1`.1 parent a376634 commit f83b221
File tree
1 file changed
+1
-1
lines changed- spring-data-rest-webmvc/src/main/java/org/springframework/data/rest/webmvc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 318 | 318 |  | |
| 319 | 319 |  | |
| 320 | 320 |  | |
| 321 | - | ||
| 321 | + | ||
| 322 | 322 |  | |
| 323 | 323 |  | |
| 324 | 324 |  | |
|  | |||
0 commit comments