astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240 stars 50 forks source link

Fix unsupported data types in Astarte import #1005

Closed osmanhadzic closed 1 month ago

osmanhadzic commented 1 month ago

The current import functionality fails when encountering unsupported data types, which can lead to incomplete or incorrect imports. This fix ensures that unsupported data types are handled gracefully.

Testing

Manual testing has been conducted to ensure the import process completes successfully even when unsupported data types are encountered.

What this PR does / why we need it:

This PR addresses an issue with the unsupported data types during the import process in Astarte.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Additional documentation e.g. usage docs, diagrams, etc.: