- **status**: in-progress --> code-review - **Comment**: db/7692
--- ** [tickets:#7692] claim_address() can skip its flush call ** **Status:** code-review **Milestone:** forge-sep-19 **Created:** Thu Sep 18, 2014 10:16 PM UTC by Dave Brondsema **Last Updated:** Thu Sep 18, 2014 10:16 PM UTC **Owner:** Dave Brondsema `claim_address()` can skip the flush call if `addr in self.email_addresses`, but it should flush the main email record all the time. I'm not aware of any problems this causes for Allura proper, but 3rd-party plugins that use the `claim_address()` method can suffer from this inconsistency. --- Sent from sourceforge.net because [email protected] 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.
