-
Notifications
You must be signed in to change notification settings - Fork 337
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
Remove author landing page and metadata (authors M-O) #8378
base: nl-remove-author-data-k-to-l
Are you sure you want to change the base?
Remove author landing page and metadata (authors M-O) #8378
Conversation
@@ -7,32 +7,17 @@ display_name: "Mark Anthony Dingbaum" | |||
first_name: "Mark Anthony" | |||
last_name: "DIngbaum" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
last_name: "DIngbaum" | |
last_name: "Dingbaum" |
@@ -7,32 +7,17 @@ display_name: "Mary King" | |||
first_name: "Mary King" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first_name: "Mary King" | |
first_name: "Mary" |
@@ -7,32 +7,17 @@ display_name: "Mary King" | |||
first_name: "Mary King" | |||
last_name: "Mary King" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
last_name: "Mary King" | |
last_name: "King" |
@@ -8,26 +8,14 @@ display_name: "Nancy Kreidler" | |||
first_name: "Nancy Kreidler " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first_name: "Nancy Kreidler " | |
first_name: "Nancy" |
@@ -8,26 +8,14 @@ display_name: "Nicolas Pjontek" | |||
first_name: "Nicolas " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first_name: "Nicolas " | |
first_name: "Nicolas" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flagging unusual use case: full name doesn't match display name
Summary
Metadata removal for author with M to O.
Note
Will be merged into #8216 and also includes author removal for authors with no published content.
Solution
Removes all other
author
fields.Fields to Keep
How To Test