Group Bio can't be deleted

Once a group bio has been set by filling in the About Group field for a group, the bio cannot be deleted through the UI. The only way to remove it is by deleting the group’s bio_cooked property from the database.

The problem seems to be that the cook_bio method only cooks the bio if it is not blank: https://github.com/discourse/discourse/blob/master/app/models/group.rb#L211.

「いいね!」 10

@zogstrip this needs fixing

「いいね!」 2

@gerhard can you add that to your list?

「いいね!」 1

This was actually fixed in

https://github.com/discourse/discourse/commit/0a1b16bb1638792d083978861586967120e56371

「いいね!」 5