You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Cory Johns <ma...@users.sf.net> on 2013/10/28 15:29:54 UTC

[allura:tickets] Re: #6714 Rename & move User.project_role()

Yeah, I guess I should have mentioned that, but that was a new addition specifically to avoid the upsert behavior of `User.project_role()` so I figured it was practically part of this ticket.  :-)


---

** [tickets:#6714] Rename & move User.project_role() **

**Status:** code-review
**Labels:** cleanup 
**Created:** Fri Sep 27, 2013 07:29 PM UTC by Dave Brondsema
**Last Updated:** Fri Oct 25, 2013 10:15 PM UTC
**Owner:** Cory Johns

The User.project_role method creates roles, which may not be what you want (and may cause a large number of roles to be added to mongo).  Rename it to something that makes its "upsert" functionality clear.

Also move it to the ProjectRole class, as that is more closely related to its functionality.


---

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.