AletheiaFact / AletheiaFact/aletheia

Bug: [Instagram Bot] additionalInfo field is not being saved (Persistence Failure)

未关闭
#2,131 0 条评论 0 个 reaction 已指派 1 人 已被 @LuizFNJ 认领 在 GitHub 查看
bug
主要语言
TypeScript
星标
55
派生
20
平均合并
2 天 6 小时
30 天内合并 PR
2

描述

### Background Information

The Additional Information field (additionalInfo), intended to collect important contextual data about the report (such as sources of circulation or user suspicions), is not being persisted in the database (DB). The field in the DB remains empty after the flow is successfully completed on the frontend.

Image

Image

Image

### Steps to Reproduce

1. Access the Aletheia Bot via Instagram (using a browser) and via Whatssap (using a cellphone) .
2. Start the reporting process and answer YES to continue.
3. Enter the content of the report.
4. In step 3: Add detailed additional information about the report.
5. Continue and complete the bot process (by entering your email address).
6. Access the Aletheia Database (DB).
7. Open the collection (table) corresponding to Instagram and Whasstap records.
8. Locate the new report record created in step 5.
9. Check the value of the additionalInfo field.
10. Translated with DeepL.com (free version)

Current Resul
The additionalInfo field is empty (null) or does not contain the string entered by the user.

Environment
Test Platform: Instagram in browser
Test Platorm: Whatssap in cellphone
Browser: Chrome
Operating System: Linux (Ubuntu/Debian/etc.)

### How

_No response_

### Expected Behavior
The additionalInfo field in the database should contain exactly the information sent by the user on Instagram: “CNN Brasil, Folha de Pernambuco. The news was initially reported by President Yoon Suk Yeol.” (or the string used in the test).

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。