Open jscott1989 opened 9 years ago
Serializing the data in notifications is making it difficult to do anything complex
(e.g. in this case, listing the tickets purchased - rather than just the count)
We should get rid of this and instead just generate the content once and save the generated html + markdown.
(The disadvantage is that we couldn't change the design of the notification box without it breaking old notifications)
Serializing the data in notifications is making it difficult to do anything complex
(e.g. in this case, listing the tickets purchased - rather than just the count)
We should get rid of this and instead just generate the content once and save the generated html + markdown.
(The disadvantage is that we couldn't change the design of the notification box without it breaking old notifications)