appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.95k stars 3.66k forks source link

[Bug]: When an incorrect ApplicationJson is being used to import application, appsmith sends a sentry event #31561

Open sondermanish opened 6 months ago

sondermanish commented 6 months ago

Is there an existing issue for this?

Description

When an incorrect ApplicationJson is being used to import application, appsmith sends a sentry event. The error should be handled internally and shouldn't be sent to sentry. This is happening because gson read has not been error handled.

https://appsmith.sentry.io/issues/5032908271/?alert_rule_id=14445463&alert_timestamp=1709482113324&alert_type=email&environment=Production&notification_uuid=ede46050-0b8f-4011-aa5c-4c240b2692f0&project=4505267188465664&referrer=alert_email

Steps To Reproduce

Try to import an application from a faulty app.json

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

No response

Version

cloud

ALOK9442 commented 7 hours ago

hey @sondermanish I would like to work on this issue, could you please explain the issue as I am not able replicate it by myself, also not able to access the link