Update "About Category" from the console

Did you try editing the post? I’d replace the last 3 lines of your code snippet with

p.revise(Discourse.system_user, { raw: desc % c.name }, bypass_bump: true)
5 Likes