Setting the urls and keys objects don't seem to work

Open
#122 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start in lms_interface.py at lines 81-82 and reproduce the xqueue pull flow described in the issue. Check why the Submission object's urls and keys do not populate s3_urls and s3_keys; done means submitted files are received and both resulting objects contain the expected values.

Written by the indexing model from the issue text.

Description

I've been trying to get xqueue pull code to work, but never received submitted files. After quite some hours I've found out that setting the 'urls' and 'keys' property in the creation of the Submission object don't work. the s3_urls and s3_keys remain empty.

line 81 & 82 in lms_interface.py

Dominant language
Python
Stars
39
Forks
102
PR merge metrics
No merged PRs in 30d

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.

More from openedx/xqueue

All issues in openedx/xqueue

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.