Skip to main content

I'm trying to debug an after save flow that triggers when another flow updates a record. I want to debug the after save flow by doing a debug where the fields the first flow updates have been edited. Issue is, when I'm looking at the fields on the Debug flow window, none of the fields I need for this debug are available on that window. 

 

Anyone know why this is? Fields are on the record's page layout, are actually available for the flow itself when you go in to edit the elements. 

12 respostas
  1. Ontem 07:22

    Hi Greg, 

    The Debug window's screen only lists fields that are directly writable and accessible to your own user's Field-Level Security — not every field on the page layout. Fields that are read-only, formula, roll-up summary, system fields or fields where FLS for your own profile isn't set to Edit won't show up. Please check the FLS and what type of field it is. 

     

    I hope this help!!

0/9000