Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Plausibility Check before exporting, like: Different Values need different LCSC Numbers #560

Open
dartrax opened this issue Dec 27, 2024 · 0 comments

Comments

@dartrax
Copy link

dartrax commented Dec 27, 2024

Is your feature request related to a problem? Please describe.
I'm always frustrated when I find that I made a mistake that could have been detected by software. In this case, I forgot to change the LCSC Part Number for a copied part. So I have two parts having different Values but the same Part Number and no warning from software.

Describe the solution you'd like
If multiple rows with the same LCSC Part Number have different Values, a warning should occur upon exporting.

Describe alternatives you've considered
An alternative would be to match the Value column with the LCSC Params column. There could be a warning if (parts of) the Value wasn't found anywhere in the LCSC Params string.

Additional context
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant