Incomplete Trigger Tree

Our environment is suing LTS 14.10 and we’re using the “Inspect App” feature to export the Trigger Tree for our application to help with validating its configuration.

Unfortunately, this feature seems to not display the contents of Expressions inside the triggers (such as the specifics of a formula) nor does it display the Conditions of a trigger when verifying if a certain Text variable is blank or not.

For example, expressions appear as:

{
“Update variable”: “Variable_1”,
“Value”: “Expression”,
“Type”: “Float”
}

And Conditions that verify blank Text variables are not being displayed at all.

Is there a way to have the Trigger Tree display these conditions and expressions?

Hello Jonathan, can you share an example of what the blank text variables look like in your trigger tree?

As for the Expressions, unfortunately this is not easy for us to display in this trigger tree. So this is going to remain the same in the short term.