Skip to content

feat: Give better errors when docName is missing#7083

Merged
rjsparks merged 3 commits intoietf-tools:mainfrom
jennifer-richards:no-docname
Feb 21, 2024
Merged

feat: Give better errors when docName is missing#7083
rjsparks merged 3 commits intoietf-tools:mainfrom
jennifer-richards:no-docname

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

Fixes #7079

It's very hard not to tear some of the existing behavior out (see comments in the new test) but I'm resisting that urge.

We might see failures in rebuild_reference_relations() related to this change if any of the XML files it comes across are missing the docName attribute, but that shouldn't happen and will be easy to fix if/when we run that again.

@rjsparks rjsparks merged commit ecc823e into ietf-tools:main Feb 21, 2024
@jennifer-richards jennifer-richards deleted the no-docname branch February 23, 2024 21:15
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 27, 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.

Confusing draft submission error when docName is missing

2 participants