La bio de groupe ne peut pas être supprimée

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 « J'aime »

@zogstrip this needs fixing

2 « J'aime »

@gerhard, peux-tu ajouter cela à ta liste ?

1 « J'aime »

Cela a en fait été corrigé dans

5 « J'aime »