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

Proceedings app uses hardcoded area acronyms #1723

Closed
ietf-svn-bot opened this issue Jun 2, 2015 · 4 comments
Closed

Proceedings app uses hardcoded area acronyms #1723

ietf-svn-bot opened this issue Jun 2, 2015 · 4 comments

Comments

@ietf-svn-bot
Copy link

owner:rcross@amsl.com resolution_fixed type_defect | by rcross@amsl.com


ietf//secr/proceedings/views.py: sessions = Session.objects.filter(meeting=meeting).exclude(group__parent__acronym__in=('app','gen','int','ops','rai','rtg','sec','tsv','irtf'))

FIX: collect by type, not name


Issue migrated from trac:1723 at 2022-03-04 04:39:03 +0000

@ietf-svn-bot
Copy link
Author

@rcross@amsl.com changed status from new to closed

@ietf-svn-bot
Copy link
Author

@rcross@amsl.com changed resolution from `` to fixed

@ietf-svn-bot
Copy link
Author

@rcross@amsl.com commented


Fixed in 7b34252:

Fixes #1723. Area names hardcoded in Proceedings app. Commit ready for merge.

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com commented


Fixed in d0cdc45:

Merged in 7b34252 from rcross@amsl.com:
Fixes #1723. Area names hardcoded in Proceedings app.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant