ostree_importall depends on uploading an Artifact and it's not allowed on pulpcore anymore
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 60
- Forks
- 47
- Avg merge
- 23h 8m
- Merged PRs (30d)
- 2
Description
Version
Nightly
Describe the bug
ostree_importall feature doesn't work anymore after pulpcore 3.59.0 release.
After that version, users aren't allowed to create Artifacts directly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here. Please provide links to any previous discussions via Discourse or Bugzilla.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ostree_importall entry point and reproduce the failure on the stated Nightly version after pulpcore 3.59.0. Trace where the feature depends on uploading or creating an Artifact, then identify the supported flow and add coverage for the import path. Done means ostree_importall works without directly creating an Artifact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100