Nico Haas
Nico Haas
Using the `csv` package from the standard library it is not possible to change that, I guess. These quotes are automatically being removed: "The beginning and ending quote are not...
Theoretically not blocked anymore
Yes, there is no big difference to the `list` calls, e.g. `ListAssessmentResults`.
As @oxisto already mentioned, a possible and trivial solution would be to add logging to the `topicMessages`' methods: ```patch @@ -127,16 +127,22 @@ func (m *topicMessages) add(typ MessageType, format string,...