jasperjonkhans opened a new pull request, #72460: URL: https://github.com/apache/airflow/pull/72460
Assets search now supports a tri-state `has_events` query parameter and exposes it as a URL-backed **Has Events** filter in the UI. This lets users distinguish assets with recorded events from definitions that have never emitted one and preserve or share the filtered view. The change: - filters assets through the distinct set of asset IDs referenced by asset events - adds **Yes**, **No**, and unset UI states - regenerates the private UI OpenAPI specification and TypeScript clients - covers all three states in API and UI tests closes: #72281 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Pi Coding Agent 0.84.4 Generated-by: Pi Coding Agent 0.84.4 following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) --- Drafted-by: Pi Coding Agent 0.84.4 (no human review before posting) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
