Listing Applications Uses Dataset Entity for Permission Checks
Description
Release Notes
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created December 29, 2023 at 2:35 AM
Updated December 9, 2024 at 5:59 AM
Resolved December 9, 2024 at 5:59 AM
Currently, listing applications will perform a permission check on the Dataset entity instead of the Application entity (see https://github.com/cdapio/cdap/blob/722ce47f76d1aafece4f1d9ed3495aa026e34e20/cdap-app-fabric/src/main/java/io/cdap/cdap/internal/app/services/ApplicationLifecycleService.java#L288 for details).