Project

Profile

Help

Issue #3429

closed

Use the field "pulpcore.app.fields.JSONField" provided by pulpcore

Added by dalley about 6 years ago. Updated almost 4 years ago.

Status:
CLOSED - NOTABUG
Priority:
Low
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Python:
Platform Release:
Target Release - Python:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

The field "projects" on the PythonImporter model, and "requires_dist", "provides_dist", "obsoletes_dist", and "requires_external" on the PythonPackageContent model currently use TextFields to store JSON.

Pulpcore has created it's own JSON field which uses normal text fields on the backend. We should use this, and we should these fields as JSON instead of as strings.

Actions #1

Updated by dalley about 6 years ago

  • Description updated (diff)
Actions #2

Updated by dalley about 6 years ago

  • Priority changed from Normal to Low
  • Triaged changed from No to Yes
Actions #3

Updated by dalley about 6 years ago

  • Subject changed from The "projects" field on the importer should be stored as type "pulpcore.app.fields.JSONField" and should be serialized as JSON to Use the field "pulpcore.app.fields.JSONField" provided by pulpcore
  • Description updated (diff)
Actions #4

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #5

Updated by dkliban@redhat.com almost 4 years ago

  • Status changed from NEW to CLOSED - NOTABUG

This issue is no longer relevant.

Also available in: Atom PDF