If both the global node and the tree node in the tree have "any text" triggers, which node will be triggered?
If both the global node and the tree node in the tree have "any text" triggers, which node will be triggered?
The executed node will depend on the priority of the nodes. Stella adapts an inverse scale to determine the priority: as the value increases, the priority becomes lower. In other words, any nodes with a value of -1 will have a higher priority than that of a node with 0.
If the priority is the same, the node will be matched randomly. You could refer to the following KB and documentation for more details.
A Global Node is derived from a tree node and is a message response that can be triggered anywhere within the conversation flow, i.e. users don't necessarily need to follow the designated path or trigger to receive the message. Global node is often ...
If you have selected global nodes in the Channel, it means that those global nodes will be triggered across a channel. If the users have entered a tree already, the chatbot will match all the global nodes in that tree and they will be triggered ...
By default, the priority of every node is set as 0 by Stella. Stella adapts an inverse scale to determine the priority: as the value increases, the priority becomes lower. In other words, any nodes with a value of -1 will have a higher priority than ...
Please check the following on Stella: Click on Member on the top horizontal panel of Stella Filter and find the member with the unresponsive issue. Select Details of the corresponding member. Check if the live chat status of the member is "ON". If ...
There are a few possibilities that might cause the comment reply function not working properly: If a global node for comment reply entry was created. If redirect is toggled on for the comment reply tree node in the global node. The wrong post ID is ...