-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Renaming Subject #9721
Comments
@bitnapper Can you assign this issue to me? |
@AbhinavKRN I'm sorry, I don't have any special permissions to do that. I guess @mekarpeles can do that? |
@mekarpeles @gojomo can you assign this issue to me? I can easily solve this issue and raise the PR soon !! |
I would recommend waiting until the issue is triaged to see what they'd like the solution to be. Personally, I think the right solution is to make subjects into 1st class objects instead of mere strings, as I suggested in #2819. Then all the different name variants (and different language labels) can get stored as aliases. |
Problem
Many subject have multiple different duplicate, e.g. Ernest Rutherford (1871-1937), Rutherford, ernest, 1871-1937
Subject page has an edit button that could be facilitated to rename that subject in any edition
Example:
Go to subject page Rutherford, ernest, 1871-1937, Edit-Button, change title from Rutherford, ernest, 1871-1937 to person:Ernest Rutherford (1871-1937), save button.
After saving, the subject should be changed in all edition with the former subject.
Proposal & Constraints
What is the proposed solution / implementation?
see above.
Is there a precedent of this approach succeeding elsewhere?
not to my knowledge.
Which suggestions or requirements should be considered for how feature needs to appear or be implemented?
Leads
Related files
Stakeholders
Instructions for Contributors
The text was updated successfully, but these errors were encountered: