`allura:cj/7047`
--- ** [tickets:#7047] ticket bulk_edit task sometimes doesn't call add_artifacts** **Status:** code-review **Created:** Fri Jan 10, 2014 08:31 PM UTC by Dave Brondsema **Last Updated:** Fri Jan 24, 2014 03:54 PM UTC **Owner:** Cory Johns On Allura's own ticket tracker when I do a bulk edit, it lately has been not updating solr with the ticket changes. This has happened a few times, but I haven't been able to reproduce on a test project or locally. Here's the tasks that run in such a case: https://sourceforge.net/p/allura/pastebin/52d057cbea406b5dc88d20ec And here's the tasks that run when it does work properly: https://sourceforge.net/p/allura/pastebin/52d057d404161f105486b39c In the case of it not working, the sendmail events and logging of ticket version commits show that the tickets were found. I can even find the corresponding zarkov events that ArtifactSessionExtension.after_flush sends out, so all I can figure is that "arefs" was falsey. But i don't see how that can happen. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.