App Builder does not generate the code it said it did

Which tool versions are you using?

SDK: v14.x.x
Platform: v24.x.x
Python: v3.x
Isolation mode: venv/docker

Current Behavior

I asked the app builder to place a upload button first. This the app builder did correctly. However, after I told the App Builder what the file looked like, it told me it generated a code to parse the uploaded file. But the function it mentioned it added, is nowhere to be found in the code.
image|690x264

Expected Behavior

The App Builder should add the function to app.py

Context (optional, but preferred)

I want the App Builder to let the user upload a excel file with measured viscosity values

Hi Mark,

That behavior indeed seems off. Thank you for reporting. Were you able to get the app builder to (re-)generate the missing method by telling the app builder that it was not part of the app code that was returned to you?

Hi rdejonge,

Yes I tried asking it to regenerate it. Or asked to explain to me how the code worked. It perfectly explained the steps how it worked and said that it recognized that the code was missing.

What also was weird was that the AI responded and said that it implemented the code, while the code and view said it was still loading. This took a very long time and when I refresh the page, it shows the view and code again. But without the latest adjustment i prompted.

Hi Mark,

Thanks for your response. This behavior seems to be something we should try to address. Would you be available for a 30-minute call to discuss your experience so far? This would help us understand what went wrong and gather feedback for improvements.

Kind regards,

Raoul

Hi Raoul, I have time in the afternoon.

1 Like

Hi Mark,

Tomorrow we are going to release a fix that should prevent the bug you reported from happening!

Regards,

Raoul

This fix has been rolled out to all environments!