Problem/Motivation

Schema objects have cache metadata, but the code has a bug where the cache metadata is redundantly added back to the schema instead of to the ResourceResponse.

Proposed resolution

Fix the error, add caching metadata to the response object.

Remaining tasks

Code

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

Grayside created an issue. See original summary.

Grayside’s picture

Status: Active » Reviewed & tested by the community

  • Grayside authored 14e8669 on 8.x-1.x
    Merge pull request #4 from phase2/bug/2792701/bubble-cache-metadata...
  • Grayside committed 2dc6b2b on 8.x-1.x
    Issue #2792701: Cache metadata not "bubbled up" to resource response.
    
Grayside’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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