LDraw.org Discussion Forums
Part Tracker search - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: Models and Parts (https://forums.ldraw.org/forum-18.html)
+--- Forum: Parts Authoring (https://forums.ldraw.org/forum-19.html)
+--- Thread: Part Tracker search (/thread-29008.html)



Part Tracker search - Peter Blomberg - 2025-08-18

Is there any way to search for unofficial subparts that have at least one official parent, but do not have any unofficial parents?


RE: Part Tracker search - Gerald Lasser - 2025-08-18

An official parent should have only official subparts, if it does, somethign went wrong during release.

Only exception would be a "fixed" (F) subpart, but even then there is an official version of the subpart in question.

So searching for file fixes would lead to an appropriate result.

I hope I got you right

EDIT:
In the Parts List I did a search with the following filters:
Library Status: Unofficial
Is Fix: YES
Part Type: SUbpart
Subpart: Is Empty

Is that what you were thinking of?


RE: Part Tracker search - Peter Blomberg - 2025-08-19

Yes, mostly. Searching for subfile fixes is the key. Still not sure how to filter out those where the parent is also on the tracker as a fix.


RE: Part Tracker search - Orion Pobursky - 2025-08-19

(Yesterday, 0:07)Peter Blomberg Wrote: Still not sure how to filter out those where the parent is also on the tracker as a fix.

There isn't a way to do that at the moment.

Actually the search you want isn't that hard to do on the backend, I just need to add functionality to the front end.