Skip to content

Fix Table Generation Bug in Proposal Creation

Created by: google-labs-jules[bot]

This change fixes a critical bug where table-formatted sections (like the Budget) were not being saved correctly during proposal generation. The AI's JSON response was being mishandled, leading to empty content. The parsing logic has been corrected to handle the response as a dictionary, ensuring the generated table is properly formatted into Markdown and saved.


PR created automatically by Jules for task 17090766167092880344 started by @Edouard-Legoupil

Merge request reports

Loading