Community
Participate
Working Groups
Build Identifier: 1. Create Tigerstripe project 2. Create Entity1 with extends to Entity2 3. Create Datatype1 with extends to Datatype2 4. Create facet and add 'com.mycompany.Entity1' to include patterns in facet scope 5. Make facet as active 6. See that Entity2 appears with a grey icon as excluded artifact. 7. Update facet scope and set 'com.mycompany.Datatype1' to include patterns in facet scope 8. Make facet as active 9. See that Datatype2 is still displays as included Reproducible: Always
It's not a bug. Richard's comment in FacetPredicate.java: "If this is a Datatype, we add its subtypes and their related artifacts".