The displays (Attach to) option on the data export display is not defined in the schema, so views with data export displays fail schema validation.

CommentFileSizeAuthor
#2 2829941-fix_displays_schema.patch576 bytesandrewbelcher

Comments

andrewbelcher created an issue. See original summary.

andrewbelcher’s picture

Status: Active » Needs review
StatusFileSize
new576 bytes

Here is a patch that fixes it. Views will need to be re-saved before they pass as currently it stores a mix of strings (for selected displays) and integers (0 for unselected). Not sure if that should be included as an update function or if it's best to leave it to site builders?

  • jhedstrom committed b09e8dc on 8.x-1.x
    Issue #2829941 by andrewbelcher: Missing schema for attach displays
    
jhedstrom’s picture

Status: Needs review » Fixed

This works perfectly. Thanks!

Status: Fixed » Closed (fixed)

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