Added variable to custom function input - change not showing up in Run & Debug

Options
Erin
Erin Member

I added a variable (user_id) to a custom function (users). I published the change on the custom function itself and on the api endpoint that calls that function.

Now, I would expect that when I run the debugger, it would show that variable as input and would provide the correct output.

However, when I use Run & Debug on the endpoint, the debugger does not show the new variable on the inputs for that function, and the data returns as though that variable had not been provided.

At a loss. Thoughts?

Tagged:

Answers

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options

    Hi @Erin - not sure why this would be happening. You should definitely be seeing the result. (you can also optionally choose to run dependent functions in draft mode fyi if you're not ready to publish). I would do a hard refresh on your browser and if the issue is still there, please open a ticket with support chat or support@xano.com with the details so they can take a closer look.