[02:48:05] [1/2] https://issue-tracker.miraheze.org/T12977 [02:48:06] [2/2] Probably. I had this issue before but every time it resolves itself after a few days. [13:47:30] [1/2] I mentioned this in but now wondering if I should make a Phorge task: Special:Version isn't accurately describing the commits/date of extensions. E.g. shows Citizen 3.19 but then says it's on commit [2/2] > which is 3.13 [16:57:33] Known issue, we don't update the gitinfo when deploying extension patches. I think mwdeploy only does it for world deployments [17:01:27] hmm so doesn't show the version for pdfhandler which tripped me up when testing the patches. iirc I also checked the git info in `mediawiki-staging`. what would have been the better way to check if pdfhandler was on the new version [17:03:16] staging on beta has the latest commit for everything because it was reset on sunday when I was testing mwdeploy [17:03:32] maybe check the version in /srv/mediawiki [20:43:44] would this be `reassignEdits` or `MirahezeMagic:AssignImportedEdits` [20:44:02] I think reassignEdits but not 100% sure [21:31:12] imported edits are always the latter [21:31:56] the former is for some rare cases where someone switches accounts (so you're dealing with two actual accounts instead of import actors) [21:43:46] I get `Invalid 'from' user.` [21:44:50] this is a case where importdump.php automatically assigned the edits to a user who already existed rather than a case where there's an import prefix [21:51:25] see my parenthesis for dealing with actual accounts [21:56:49] aaaaaaaa 😭 [22:00:33] do I also need to do initeditcount to fix the numbers