Claire

Results 1010 comments of Claire

> I assume the text would simply cut to a new line if it is too long for the box? In such a case is the title a lot better...

Shortcodes for custom emojis are not replaced in the textarea, but they should be in the final post.

Did you run the post-deployment migrations?

Just to be sure, those were pre-migration admin action logs, not new log entries?

ok, so it's what I attempted to address in the post-deployment migration in #19649 I'll review it, try to catch anything that might be wrong with it, and see how...

I have identified the issue. Unfortunately, my migration script basically did not work as expected. I fixed it in #22091, but keep in mind that pre-4.0 logs about deleted objects...

> I disagree that the information has been completely lost. A better crafted migration would fix the "human identifier" which appears to be the only data missing from the `admin_action_logs`....

> Fair point, but the first migration didn't do that. The second migration from a few days ago (#22091) did. > > Thank you for your hard work Claire, I...

Closing as partially fixed (through the backfilling migration), cases that the backfilling migration cannot address cannot be addressed at all because the information is lost.

You're using `LIMITED_FEDERATION_MODE`, which implies `DISALLOW_UNAUTHENTICATED_API_ACCESS`