It seems like the 'Watched Inputs' for resource type 'Import from Query Library' tries to watch it's own parameter instead of the parameters referenced value. For every other resource type the 'Watched Inputs' here would be {{ currentUser.value.assigned_agent }}
not {{ userID }}
Hi @bobthebear,
Can you please show me your configuration for your imported query? I just want to clarify what it is that you are saying. I think that the additional scope should be "userID", which is what should be watched in the watched inputs field.
And with a regular query, you just add the additional scope yourself when you trigger the query:
I believe that both these types of queries watch the same inputs, which is what is included in the additional scope. (or am I misunderstanding what you are saying? )