[BUG] "Additional scope" doesnt clear errors in advanced tab

Being able to define additional scope and it clearing the not defined errors is great!

That being said, I still see errors in the GUI in the advanced tab - I often use additional scope in the confirmation message / disable query, and it still says the variables there are undefined even if I have defined the additional scope variable.

Thanks!

1 Like

Hello @jamesg31,

Please share some screenshots for better understanding.

5 Likes

Hi @jamesg31,

Apologies for the error messages. Just to confirm, the queries run fine because the values are in additional scope, it is just that the IDE linter isn't properly picking these up?

If you can share some screenshots or screen recordings, I can reproduce this and file a bug report to our IDE team to better handle additional scope!

Hey @Jack_T,

I was about to post a similar thread when I stumbled upon this one.

Just to confirm, the queries run fine because the values are in additional scope, it is just that the IDE linter isn't properly picking these up?

This is correct, I just shared with you on DM one screenshot (sorry, it contains sensitive data).

1 Like

Thanks for sharing the screen shot @MiguelOrtiz!

Apologies for the linting issue, that is super annoying and makes actual debugging much harder when these 'false' errors are popping up.

I can make a bug report for this to out IDE team :+1:

1 Like

Thanks @Jack_T, much appreciated!

1 Like