The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
57 views

How to get Lead Owner profile from Trigger

I am looking for a solution to get the Lead Owner profile name from Trigger.new , instead of doing a seperate query on "User" record to get the profile.
5
votes
3answers
103 views

implications of being a record owner?

what kind of logic does record ownership drive? here's what i can think of: owner of the master is the owner of the detail. ownership (or lack of) drives queues ownership can drive logic (workflow, ...
3
votes
1answer
93 views

Owner is null after insert - Test class

I have to test the results of a query like this: [SELECT Id, Owner.Name FROM MyObject__c] which is called in the constructor of a visualforce page. The Owner.Name is diplayed in the page. The page ...
1
vote
0answers
79 views

What mechanisms are available for firing Update triggers on Opportunity during a “Mass Transfer” action?

In this case the "Mass Transfer" action being performed is clicking the Change Owner link on the parent Account record which subsequently bulk-reassigns the child Opportunity owners and does not ...
0
votes
1answer
92 views

Ownership of objects created in Lead Conversion

What are the rules of ownership when converting a lead? Who becomes the owner of the Opportunity, Account and Contact?