Bug: Removes table when editing page
Julie Brinks
I found an issue when using ClickUp AI agent document editing on a doc page that contains rich tables.
On the page
Farmer Master Data (FMD) Page the page shown in the normal ClickUp UI includes a large table under the Upload FMD section. However, when the AI agent loads the same page content for editing, that table is not present in the content representation returned to the agent.
As a result, when the agent applies a small insertion-only patch elsewhere on the page, ClickUp saves the page without that table, effectively deleting valid existing content that the agent was never shown.
Observed behavior
The normal doc view shows the full table.
The AI-loaded/editable page body does not include that table.
Saving an edit from the AI path removes the table from the live page.
Expected behavior
The content returned to AI/document editing tools should match the live page structure shown in ClickUp, including rich tables.
If certain rich content blocks cannot be safely represented for AI editing, the platform should block edits on that page or warn that the loaded representation is incomplete.
AI edits should never overwrite or delete page content that was omitted from the representation provided to the agent.
Could you ensure the AI editing representation includes all rich content blocks, especially tables
Log In