openedx / openedx/credentials

Migrate signature assets from MongoDB GridFS to the Credentials IDA

Open
#1,765 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
25
Forks
83
Avg merge
11h 51m
Merged PRs (30d)
1

Description

In order to transfer ownership of CourseCertificate signature assets from the LMS to the Credentials IDA:

  • existing assets will need to be transferred across
  • a mechanism will need to be in place to updated assets when they are changed
  • we should consider whether ownership means changing how studio/publisher work

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by mapping how CourseCertificate signature assets move between the LMS and the Credentials IDA, including the existing MongoDB GridFS storage. Then investigate how asset changes are handled and whether Studio and Publisher behavior depends on ownership. Done means existing assets are transferred, updates are synchronized, and the ownership impact is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
mongodb, python
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.