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

History link is not present if there's a shortname change #4486

Open
deniak opened this issue Jul 17, 2023 · 0 comments
Open

History link is not present if there's a shortname change #4486

deniak opened this issue Jul 17, 2023 · 0 comments
Labels

Comments

@deniak
Copy link
Member

deniak commented Jul 17, 2023

Description of problem

From time to time, a document changes its shortname to a new one. In such cases, the new history link (using the new shortname) will only exist after the publication of the document. Until then, respec will not display the history link as it's checking if the link does return a 200.

While it's good to check if links don't return 404s, it looks like this is not necessary here. Pubrules will ignore the return code of the history link if there's a shortname change.

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

No branches or pull requests

1 participant