Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add asset event source from trigger to extra. #45965

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

tirkarthi
Copy link
Contributor

closes #44944

This is similar to events created through API adding the source info to extra. Recording this information for triggers will also help with UI in #44961

extra["from_rest_api"] = True

@tirkarthi tirkarthi requested review from vincbeck and removed request for dstandish and hussein-awala January 23, 2025 11:59
@tirkarthi tirkarthi merged commit d7b750d into apache:main Jan 24, 2025
46 checks passed
@tirkarthi
Copy link
Contributor Author

Thanks @vincbeck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add from_trigger field to AssetEvent extra for events from Trigger
2 participants