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

Allow announcements to be expired with a button #4834

Open
KevinMulhern opened this issue Oct 13, 2024 · 0 comments
Open

Allow announcements to be expired with a button #4834

KevinMulhern opened this issue Oct 13, 2024 · 0 comments
Assignees
Labels
Type: Enhancement Involves a new feature or enhancement request

Comments

@KevinMulhern
Copy link
Member

Because:

  • When I want an announcement to expire early, I want to be able to do that by clicking a button in the announcement instead of changing the expiry date.

Notes:

  • We'll need to add a status enum to announcements with active and expired values
  • A scheduled job to run every day that will set the status of announcements that have an expiry date in the past to "expired"
@KevinMulhern KevinMulhern converted this from a draft issue Oct 13, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog / Ideas in Main Site Oct 13, 2024
@KevinMulhern KevinMulhern added the Type: Enhancement Involves a new feature or enhancement request label Oct 13, 2024
@KevinMulhern KevinMulhern moved this from Icebox to In Progress in Admin Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Involves a new feature or enhancement request
Projects
Status: In Progress
Status: 📋 Backlog / Ideas
Development

No branches or pull requests

2 participants