Skip to content

fix: remove unreliable statistics#8307

Merged
rjsparks merged 1 commit into
ietf-tools:mainfrom
rjsparks:nostats
Dec 9, 2024
Merged

fix: remove unreliable statistics#8307
rjsparks merged 1 commit into
ietf-tools:mainfrom
rjsparks:nostats

Conversation

@rjsparks

@rjsparks rjsparks commented Dec 5, 2024

Copy link
Copy Markdown
Member

Partially addresses #3712

@jennifer-richards jennifer-richards left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question inline, but that's just curiosity.

Comment thread ietf/settings.py
SECRETARIAT_SUPPORT_EMAIL = "support@ietf.org"
SECRETARIAT_ACTION_EMAIL = "ietf-action@ietf.org"
SECRETARIAT_INFO_EMAIL = "ietf-info@ietf.org"
SECRETARIAT_ACTION_EMAIL = SECRETARIAT_SUPPORT_EMAIL

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What were the replaced addresses doing? Old aliases in the mail system?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the secretariat used to use these aliases to drop tickets into separate queues for different types of requests. Now, everything is intended to go support@ instead, with queuing happening later, so that the community doesn't have to figure out which of many addresses to use. We have code that could be refactored to simplify having this many settings, but that should be a separate PR.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also - the other aliases just forward to support@ currently

@rjsparks
rjsparks merged commit 3055d17 into ietf-tools:main Dec 9, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 13, 2024
@rjsparks
rjsparks deleted the nostats branch January 7, 2025 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants