Tighten up null attributes in our custom schema

Description

Probably best done alongside IDP-1291.

We had a long Slack conversation about the the value ascribed to attribute in

attribute1="what" attribute="" attribute2="thing"

and

attribute1="what" attribute2="thing"

and

attribute1="what" attribute="%{emptyProperty}" attribute2="thing"

Which was interesting but the bottom line is that we want to avoid the first, prefer the second and want tomake sure that the third works correctly with respect to defaults.

Environment

None

Activity

Show:
Completed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Created May 7, 2019 at 2:27 PM
Updated July 24, 2019 at 3:12 PM
Resolved July 22, 2019 at 3:01 PM
Loading...