function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jason Harris 1Jason Harris 1 

Why Streaming API PushTopic specifying Last Name (or First Name) on Contact not send out change notifications but when specifying Name, changes are pushed out

If I specify topic as below:
SELECT Id, Name from Contact

then when I change Last Name or First Name in Contact, I get a push for a 'Name' change.

However, if I change topic to
SELECT Id, LastName from Contact
I don't get a push notification when changing LastName.

This is all from within workbench, vs 32
 
ShashankShashank (Salesforce Developers) 
Hi Jason,

Please email me your org Id and account name to ssrivatsavaya@salesforce.com so that I can create a case and investigate this issue further. Please mention this post in the email.

Thanks,
Shashank