I was having the problem that when trying to use the "set data value" rules action I got an error saying that the phone field could not be set .... or something along those lines. I've updated to the most recent dev snapshot and now no phone fields for any entities show up in the list of fields.

As a note, I have a condition on the entity's bundle type to reveal its fields. All other fields show up, just none of the phone fields do.

Comments

trevorkjorlien’s picture

I'm trying to do the exact same thing, and can confirm this bug.

acrazyanimal’s picture

StatusFileSize
new678 bytes

Finally had a chance to look at this myself. Wow super easy! I created a patch based on the current 7.x-1.x dev branch in git.

acrazyanimal’s picture

Status: Active » Needs review
mgifford’s picture

The patch applies nicely against the 7.x release. Thanks for working up a patch!

acrazyanimal’s picture

Anyone looking at this?? Its a simple patch, but an essential one for any sites that use rules and the phone field.

trevorkjorlien’s picture

I applied this patch soon after it came out and it worked great on my end!

cweagans’s picture

Status: Needs review » Fixed

Committed and pushed. Thanks for the fix!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.