Problem/Motivation

We want to support adding elements to a to-many relationship.

Proposed resolution

Implement the specification.

Comments

e0ipso created an issue. See original summary.

e0ipso’s picture

e0ipso’s picture

Status: Active » Needs review
StatusFileSize
new17.68 KB

Adds initial support.

Missing tasks:

  • Use dependency injection for the entity reference serialization.
  • Check for duplicates before adding the relationship.
  • Add tests.
e0ipso’s picture

Status: Needs review » Needs work

The last submitted patch, 3: 2738117--post-relationships--3.patch, failed testing.

The last submitted patch, 3: 2738117--post-relationships--3.patch, failed testing.

e0ipso’s picture

StatusFileSize
new23.52 KB
new9.3 KB

Finish the missing tasks and fix the tests. This is still missing tests for the new features.

e0ipso’s picture

Status: Needs work » Needs review
e0ipso’s picture

Status: Needs review » Needs work
e0ipso’s picture

Status: Needs work » Needs review
StatusFileSize
new33.62 KB
new13.46 KB

Added test coverage. This is ready to be reviewed.

e0ipso’s picture

Status: Needs review » Fixed

This was merged.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.