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

DGC-7: Remove default value for "Conference year" field #1093

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

maxstarkenburg
Copy link
Contributor

The default was set to "2023", so editors weren't being vigilant about changing it, so the URL path wasn't getting updated. These pages can all be re-saved with the "Conference year" field set to "2024" in order for the URL path to get updated (the old URLs will redirect to the new one):

Screenshot 2024-07-31 at 8 42 30 PM

This PR removes the default value, forcing content editors to choose an appropriate value when creating an announcement:

Screenshot 2024-07-31 at 8 44 42 PM

…or to choose a year (was previously set to 2023).
@mikemadison13
Copy link
Contributor

@maxstarkenburg is there a reason you wouldn't set this to default to the current year? that's the normal behavior.

@maxstarkenburg
Copy link
Contributor Author

Hi @mikemadison13, yes, precisely to avoid the same problem next year (and the year after that, and ...) that this ticket is meant to resolve (i.e. 2024's announcements being set to 2023, because content editors weren't updating that field value (seemingly glancing over this field, and/or thinking the path alias required a whole ticket to resolve)).

Unless we have an annually recurring ticket to update this, this feels like the "safer" option to keep the alias correct IMO.

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

Successfully merging this pull request may close these issues.

2 participants