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

Create API for Datatracker queries from review app #3856

Open
rpcross opened this issue Nov 7, 2024 · 1 comment
Open

Create API for Datatracker queries from review app #3856

rpcross opened this issue Nov 7, 2024 · 1 comment

Comments

@rpcross
Copy link
Collaborator

rpcross commented Nov 7, 2024

Some notes
- doc.views_review.search_mail_archive
- example of DT use: /doc/draft-ietf-netconf-trust-anchors/reviewrequest/15989/complete/
- complete-review.js
- doc/urls_review.py: url(r'^assignment/(?P<assignment_id>[0-9]+)/searchmailarchive/$', views_review.search_mail_archive),
- construct_query_urls, retrieve_messages
- mailarchive.retrieve_messages()
- API should handle query ie. subject:(draft-name), start_date, email_list from team email
- return from, splitfrom, subject, content, message_id, url, date, utcdate

@rjsparks
Copy link
Member

I wanted to point to this from a new issue in the datatracker, but it's way to cryptic for that use. Please update the description (and delete this comment when done).

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

No branches or pull requests

2 participants