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

Keynote speaker bios are not present in program export #597

Open
felixc opened this issue Apr 5, 2016 · 0 comments
Open

Keynote speaker bios are not present in program export #597

felixc opened this issue Apr 5, 2016 · 0 comments

Comments

@felixc
Copy link
Member

felixc commented Apr 5, 2016

Like the title says, the data in the program export under speakers/ makes no mention of the keynote speakers.

This seems to be because they're not present in the DB as "speakers" per se; rather there's a CMS page (https://us.pycon.org/2016/admin/cms/page/52/) where their details are manually input.

The solution to this may be as simple as changing the process for updating the keynote speaker bios to require that the person performing the update to also create/update "proper" speaker bios for them (which are then just not linked to any talk). Alternatively, the CMS page could be ditched and the bio data pulled from regular, standard, speaker bio entries.

Since the program export data is used to populate the mobile app, it would be great if these speakers could show up normally in the exported data. This is not critical for this year, as I can just populate the mobile app manually if necessary, but it would be nice to get as much as possible automated for future years.

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

1 participant