Phillip Shiu
Phillip Shiu
New test file for testing common ecommerce usecases. Usage: run `make dev.up.lms+studio+ecommerce` then `create-courses --studio --ecommerce ecomm-test-courses.json` in your shell from the `course-generator` directory in the root of the repository....
## Description This PR fixes 2 errors with cookiecutter files: ### `AppRegistryNotReady` The docs GitHub action is currently failing due to an error like: ``` django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet....
## Description We want the bot to send a success notification to [email protected] so a ticket is created in our Jira system whenever an upgrade PR is created every month....
Hi! Don't know if this project accepts PRs, but in case it does: ## Description On tests of commercetools-python-sdk SDK calls to [Product Projection Search](https://docs.commercetools.com/api/projects/products-search#product-projection-search), we see error: ``` marshmallow.exceptions.ValidationError:...
## Description [OEP-32](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0032-arch-unique-identifier-for-users.html) standardizes the `lms_user_id` as the canonical identifier of a user in Open edX. However, the `lms_user_id` is currently inaccessible from the default edx-cookiecutter IDA. This issue is...