ijsto / ijsto/strapi-plugin-migrate

Silent failures in certain edge cases.

Open
#17 0 comments 2 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
JavaScript
Stars
75
Forks
6
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Currently, when there are missing collection types, roles or other inconsistencies between environments, the import will fail on the server, but not on the client resulting in silent failure.

To fix, we need to throw an error in such cases. This should be a fairly simple fix, if anyone is interested in chipping in - a PR is most welcome 🙌🏼

Contributor guide

Open the contributing guide

Research direction

Trace the import handling for missing collection types, roles, and other inconsistencies between environments on both the server and client. Reproduce one of these cases and verify that the client throws an error instead of completing with a silent failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.