You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2014/01/15 23:12:33 UTC

[allura:tickets] #7062 Standardize user email address location



---

** [tickets:#7062] Standardize user email address location**

**Status:** open
**Created:** Wed Jan 15, 2014 10:12 PM UTC by Dave Brondsema
**Last Updated:** Wed Jan 15, 2014 10:12 PM UTC
**Owner:** nobody

`User.email_addresses` is a list which gets set and verified on your /auth/preferences/ page, but there is also a `email_address` pref which is (by default) stored in the `User.preferences` dict and used by things like /u/foobar/profile/send_message


---

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.

[allura:tickets] #7062 Set first email address as 'primary' automatically

Posted by Dave Brondsema <br...@users.sf.net>.
Email storage is fine, I just didn't realize you have to set a primary email address for it to be stored in your preference.


---

** [tickets:#7062] Set first email address as 'primary' automatically**

**Status:** open
**Created:** Wed Jan 15, 2014 10:12 PM UTC by Dave Brondsema
**Last Updated:** Wed Jan 15, 2014 10:12 PM UTC
**Owner:** nobody

Currently you have to take a second, non-obvious step of setting your email address to primary after you add it.  Until then its not set in your preferences, just in your separate list of possible email addresses.


---

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.

[allura:tickets] #7062 Set first email address as 'primary' automatically

Posted by Dave Brondsema <br...@users.sf.net>.
- **summary**: Standardize user email address location --> Set first email address as 'primary' automatically
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1 +1 @@
-`User.email_addresses` is a list which gets set and verified on your /auth/preferences/ page, but there is also a `email_address` pref which is (by default) stored in the `User.preferences` dict and used by things like /u/foobar/profile/send_message
+Currently you have to take a second, non-obvious step of setting your email address to primary after you add it.  Until then its not set in your preferences, just in your separate list of possible email addresses.

~~~~




---

** [tickets:#7062] Set first email address as 'primary' automatically**

**Status:** open
**Created:** Wed Jan 15, 2014 10:12 PM UTC by Dave Brondsema
**Last Updated:** Wed Jan 15, 2014 10:12 PM UTC
**Owner:** nobody

Currently you have to take a second, non-obvious step of setting your email address to primary after you add it.  Until then its not set in your preferences, just in your separate list of possible email addresses.


---

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.

[allura:tickets] #7062 Set first email address as 'primary' automatically

Posted by Tim Van Steenburgh <va...@users.sf.net>.
- **status**: code-review --> closed



---

** [tickets:#7062] Set first email address as 'primary' automatically**

**Status:** closed
**Created:** Wed Jan 15, 2014 10:12 PM UTC by Dave Brondsema
**Last Updated:** Thu Jan 23, 2014 09:08 PM UTC
**Owner:** Dave Brondsema

Currently you have to take a second, non-obvious step of setting your email address to primary after you add it.  Until then its not set in your preferences, just in your separate list of possible email addresses.


---

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.

[allura:tickets] #7062 Set first email address as 'primary' automatically

Posted by Dave Brondsema <br...@users.sf.net>.
- **status**: open --> in-progress
- **assigned_to**: Dave Brondsema
- **Size**:  --> 1



---

** [tickets:#7062] Set first email address as 'primary' automatically**

**Status:** in-progress
**Created:** Wed Jan 15, 2014 10:12 PM UTC by Dave Brondsema
**Last Updated:** Wed Jan 15, 2014 10:33 PM UTC
**Owner:** Dave Brondsema

Currently you have to take a second, non-obvious step of setting your email address to primary after you add it.  Until then its not set in your preferences, just in your separate list of possible email addresses.


---

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.

[allura:tickets] #7062 Set first email address as 'primary' automatically

Posted by Tim Van Steenburgh <va...@users.sf.net>.
- **QA**: Tim Van Steenburgh



---

** [tickets:#7062] Set first email address as 'primary' automatically**

**Status:** code-review
**Created:** Wed Jan 15, 2014 10:12 PM UTC by Dave Brondsema
**Last Updated:** Wed Jan 22, 2014 09:40 PM UTC
**Owner:** Dave Brondsema

Currently you have to take a second, non-obvious step of setting your email address to primary after you add it.  Until then its not set in your preferences, just in your separate list of possible email addresses.


---

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.

[allura:tickets] #7062 Set first email address as 'primary' automatically

Posted by Dave Brondsema <br...@users.sf.net>.
- **status**: in-progress --> code-review



---

** [tickets:#7062] Set first email address as 'primary' automatically**

**Status:** code-review
**Created:** Wed Jan 15, 2014 10:12 PM UTC by Dave Brondsema
**Last Updated:** Thu Jan 16, 2014 08:29 PM UTC
**Owner:** Dave Brondsema

Currently you have to take a second, non-obvious step of setting your email address to primary after you add it.  Until then its not set in your preferences, just in your separate list of possible email addresses.


---

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.