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

Populate bootcamp_run_id for older runs #1368

Open
rachellougee opened this issue Oct 28, 2022 · 4 comments
Open

Populate bootcamp_run_id for older runs #1368

rachellougee opened this issue Oct 28, 2022 · 4 comments
Assignees

Comments

@rachellougee
Copy link
Contributor

rachellougee commented Oct 28, 2022

We added bootcamp_run_id as the identifier to the BootcampRun model in #1173. At the time it wasn't a required field for older runs.

It would be nice if we can populate it for older ones so that it's easier to identify runs when we bring data together across different platforms (like MITxOnline and xpro)

There are around 10 runs that don't have bootcamp_run_id on production. Peter said he need to track down some info to do it
image

@pdpinch pdpinch self-assigned this Oct 31, 2022
@pdpinch
Copy link
Member

pdpinch commented Jun 6, 2023

@rachellougee is this data still missing? (you didn't include a link and I don't know how to check for myself)

@rachellougee
Copy link
Contributor Author

@pdpinch Yes, this is still missing. It's the same 10 courses that have blank bootcamp_run_id. I can't access to Django admin on production. But the link should be something like this:

admin/klasses/bootcamprun/2/change/
admin/klasses/bootcamprun/4/change/
admin/klasses/bootcamprun/10/change/

@arslanashraf7
Copy link
Contributor

@pdpinch Would you like an engineer to take a look at this or this is something to be done manually? But we'll need someone to provide the IDs to be added.

@arslanashraf7
Copy link
Contributor

@pdpinch For ease I've sorted the bootcamp runs list in the Django admin based on no-ID https://bootcamps.mit.edu/admin/klasses/bootcamprun/?o=-2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants