Skip to content

(fix) exporting allow comments so its boolean

Brian Hatchet requested to merge feat/disable-comments-526 into master

Ran into a bug with BehaviorSubjects and the allow_comments flag that was getting exported as a '1'

Merge request reports