Skip to content

feat: API changes needed for "real" draft imports#7877

Merged
jennifer-richards merged 10 commits intoietf-tools:feat/rpc-apifrom
jennifer-richards:real-draft-import
Sep 6, 2024
Merged

feat: API changes needed for "real" draft imports#7877
jennifer-richards merged 10 commits intoietf-tools:feat/rpc-apifrom
jennifer-richards:real-draft-import

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

This is the datatracker side of ietf-tools/purple#178

Comment thread ietf/api/views_rpc.py Outdated
}
)

"shepherd": d.shepherd.formatted_ascii_email() if d.shepherd else "",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comment on the companion RPC PR - I'd rather not leak this information into the RPC app unless we really need to. The field will go through a big model change soon.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Document Shepherd email address is included in the CC of the AUTH48 messages

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could fetch that directly from the datatracker when generating the message.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaving the shepherd email address in the API so it can be shown, but no longer storing it on the RPC side at all.

Copy link
Copy Markdown
Member

@rjsparks rjsparks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with one reservation ☝️

@jennifer-richards jennifer-richards merged commit 2ed6a2e into ietf-tools:feat/rpc-api Sep 6, 2024
@jennifer-richards jennifer-richards deleted the real-draft-import branch September 6, 2024 19:48
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants