-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: explorer-20.0.0
-
Component/s: Explorer
-
Epic Link:
-
Team:AT
-
Sprint:nxAT 11.1.23
-
Story Points:5
review filtering criteria to make sure they're all exposed in the rest api (currently: bundle prefixes, package prefixes, java package prefixes)only retrieving "references" like corresponding extension points seems to be useful for now, as described inNXP-29507- allow selecting a given artifact (not using prefixes but specifying artifact ids)
handle references to artifacts that are not part of the filter (typically packages holding bundles, with some bundles filtered out(already handled byNXP-29372)- when selecting a component contributing an operation, also export the corresponding operation (and vice versa)
Also, the persistence api does not clear up an existing distribution when the filter is not null: remove this error-prone behaviour.