openedx / openedx-learning

GNU Affero General Public License v3.0
5 stars 8 forks source link

[FC-0049] feat: Auto generate taxonomy export ID if not provided #182

Closed yusuf-musleh closed 5 months ago

yusuf-musleh commented 5 months ago

Description

This changes the import taxonomy view to allow users to import a taxonomy without specifying an export id. If it is provided it will use it otherwise, it will generate one.

Supporting information

Related Tickets:

Testing instructions

  1. Follow the testing instructions in https://github.com/openedx/frontend-app-course-authoring/pull/955
  2. Confirm the tests cover this condition

Private-ref: FAL-3706

openedx-webhooks commented 5 months ago

Thanks for the pull request, @yusuf-musleh! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

openedx-webhooks commented 5 months ago

@yusuf-musleh 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.