mitodl / bootcamp-ecommerce

MIT Bootcamp e-commerce
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Populate `bootcamp_run_id` for older runs #1368

Open rachellougee opened 2 years ago

rachellougee commented 2 years ago

We added bootcamp_run_id as the identifier to the BootcampRun model in https://github.com/mitodl/bootcamp-ecommerce/issues/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 commented 1 year ago

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

rachellougee commented 1 year ago

@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 commented 8 months ago

@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 commented 8 months ago

@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.