https://bugzilla.wikimedia.org/show_bug.cgi?id=5382
--- Comment #20 from Krinkle <[email protected]> --- From looking at the code base we currently run the secondary data updates immediately for the edited page and recursively schedule jobs for all pages transcluding the edited page (e.g. Template:Foo transcluding Template:Foo/doc, where the latter is being edited). It doesn't have a parameter to skip some updates either, they always run all secondary data updates (page properties, the various link tables etc.). So then what causes page properties like templatedata to not be updated (bug 50372)? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
