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

records: allow bulk subscription to record update notifications for analysis framework authors #799

Open
GraemeWatt opened this issue Jun 24, 2024 · 0 comments

Comments

@GraemeWatt
Copy link
Member

Logged-in users can subscribe to individual records simply by clicking the "Watch Record" button on each record, then they will receive an email notification if a new version of that record is finalised. After my talk at the Reinterpretation & OpenMAPP mini-workshop last week, there was some discussion (with @sabinekraml) of how analysis framework authors could receive such notifications automatically without needing to subscribe to individual records themselves. We could extend the ANALYSIS_ENDPOINTS (currently only implemented for Rivet and MadAnalysis 5) to take an optional argument like subscribe_user_id with the user ID of the analysis framework author who wishes to receive notifications. Then the update_analyses function could automatically subscribe to all records listed in the analyses.json file if the user given by subscribe_user_id is not already subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant