this is a simple one but we are currently setting the name value as an identifier and it should be an attribute. looks like we just need to create an attributes model and pass that there to the identify method instead of as part of the identifiers struct.
this is a simple one but we are currently setting the
name
value as an identifier and it should be an attribute. looks like we just need to create an attributes model and pass that there to the identify method instead of as part of the identifiers struct.