Closed ashkan18 closed 6 years ago
Followup on #145 , artworks links are not unfurled in commerce messages. also fixes https://github.com/artsy/aprb/issues/129
Artwork links have extra space in them causing unfurl not to work. Invoice message issue's cause is we where getting id from artwork_group but had to get artwork_id
id
artwork_group
artwork_id
Problem
Followup on #145 , artworks links are not unfurled in commerce messages. also fixes https://github.com/artsy/aprb/issues/129
Cause
Artwork links have extra space in them causing unfurl not to work. Invoice message issue's cause is we where getting
id
fromartwork_group
but had to getartwork_id