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

Not able to mark domains as expired #62

Closed
ksjc opened this issue Mar 3, 2020 · 2 comments
Closed

Not able to mark domains as expired #62

ksjc opened this issue Mar 3, 2020 · 2 comments

Comments

@ksjc
Copy link

ksjc commented Mar 3, 2020

I have domains that have expired but the status is not changing to expired. When I look at a single domain the expired icon appears. I have tried to mark the domain as expired but nothing happens to the status. The only way to change the status is through the admin page.

@chrismaddalena
Copy link
Collaborator

That is somewhat intentional, but we can offer a manual option. We haven't surfaced the "Expired" boolean field in the regular interface because that's all intended to be automatic. If you have the Django Q task for checking expiration configured to run daly, Ghostwriter will flip domains to expired as they expire. If they are set to Auto-Renew, the task bumps the expiration date +1 year.

I'll make a note to add a manual control in the regular interface in a future update.

@ksjc
Copy link
Author

ksjc commented Mar 9, 2020 via email

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

No branches or pull requests

2 participants