fix: removed legacy response note traces (#7396)

This commit is contained in:
Dhruwang Jariwala
2026-03-02 18:28:37 +05:30
committed by GitHub
parent ffcc101ed9
commit e4aa66b067
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -397,7 +397,6 @@ export const getResponseDownloadFile = async (
"Survey ID",
"Formbricks ID (internal)",
"User ID",
"Notes",
"Tags",
...metaDataFields,
...elements.flat(),
@@ -88,7 +88,7 @@ erDiagram
- Records user answers to surveys
- Links to contact information when available
- Supports tagging and notes for analysis
- Supports tagging for analysis
3. **ActionClass**
- Defines triggering points for surveys
-1
View File
@@ -106,7 +106,6 @@ export const exampleData = {
url: "https://example.com",
},
tags: [],
notes: [],
ttc: {},
singleUseId: null,
language: "default",