I’d like to delete the content of the “About me” field for all users. How could I do this?
(We are switching away from in integrated website that automatically managed this field with metadata, in favor of custom fields and allowing users to update their “About me” field from within Discourse.)
Hi Jay! Apologies for taking so long to respond. I got sidetracked by other projects, but now I’m finally coming back to this.
I disabled the discourse connect overrides bio setting and tried the command to remove the bio from one user (me). Unfortunately, it doesn’t seem to do work.
Any other ideas?
Edit: I don’t understand why, but when I look at my profile I can’t see an “About me” section to edit at all. Maybe these two issues are related?
I have this setting disabled (unticked), but I can’t edit my bio. Do I need to refresh or update the system in some way? Otherwise, the system still won’t show me the “About me” field on the profile preferences page.
It’s possible that you need to reload your preferences after changing those settings. Or maybe you have some other customizations that are interfering. You might try safe mode.
Thank for that safe mode suggestion! The issue ended up being the theme’s stylesheet – it was hiding some of the profile fields. I removed that code and it now works fine.