-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2022.2.0
-
Fix Version/s: 2022.6.0
-
Component/s: Application Definition
-
Tags:
-
Team:NOS
-
Story Points:2
Currently, packages with no target platform specified are not listed on the Appdef page in Studio. They should be because they are theoretically compatible with all TPs.
The change must be made in the PackageRepositoryComponent#createStrictTargetPlatformFilterQuery and PackageRepositoryComponent#createRangeTargetPlatformFilterQuery methods and allow packages with null nxpkg:targetPlatformName, nxpkg:targetPlatformRange and nxpkg:targetPlatform to be returned