question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Track creation date of redirects

See original GitHub issue

We need to inherit from TimeStampedModel

https://github.com/readthedocs/readthedocs.org/blob/3313d556096310c50b51be06bf46a78d827019fd/readthedocs/redirects/models.py#L54-L54

similar to https://github.com/readthedocs/readthedocs.org/blob/3313d556096310c50b51be06bf46a78d827019fd/readthedocs/projects/models.py#L1478-L1478

and override those fields to be nullable to avoid downtime during deploy.

We could expose this data in the UI later, so is easy to know when the list of redirects was last updated.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
stsewdcommented, Oct 5, 2021

@stsewd I would like to pick this up, can you assign this to me?

Feel free to just say you are working on the issue and send the PR, no need for assignments.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Track Landing Page Redirects Using Google Analytics
Tracking landing page redirects does not have to be as overwhelming as it seems at first glance. When dealing with data and analytics, ......
Read more >
How to Track Landing Page Redirects Using Google Analytics
Tracking your redirects can be a helpful way to measure your site's progress and goals. This article explores the use of query strings...
Read more >
Redirect Checker
Checking the redirection steps of a URL is easy. You simply enter the initial URL or domain name into the search box at...
Read more >
Redirections in HTTP - MDN Web Docs - Mozilla
These redirections are meant to last forever. They imply that the original URL should no longer be used, and replaced with the new...
Read more >
How to Easily Track URL Redirects in WordPress - AIOSEO
Do you want to know how to easily track URL redirects in WordPress? In this post, we'll show you how to track URL...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found