Project

Profile

Help

Issue #3628

closed

Keywords serializer serializes string as list

Added by bizhang almost 6 years ago. Updated about 3 years ago.

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

Description

This results in outputs like
"keywords": "[", "]"


Related issues

Blocks Python Support - Story #3631: As a user, I can filter python content by keywordMODIFIED

Actions
Actions #1

Updated by amacdona@redhat.com almost 6 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 36
  • Tags Easy Fix added
Actions #2

Updated by CodeHeeler almost 6 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to CodeHeeler
Actions #3

Updated by bizhang almost 6 years ago

  • Sprint/Milestone set to 3.0 beta release
Actions #4

Updated by amacdona@redhat.com almost 6 years ago

  • Blocks Story #3631: As a user, I can filter python content by keyword added
Actions #5

Updated by CodeHeeler almost 6 years ago

  • Status changed from ASSIGNED to MODIFIED

Added by CodeHeeler almost 6 years ago

Revision a94debbe | View on GitHub

Keywords string serialized to Char not List

The keywords serializer was serializing a string to a list. Now it is serializing to a char instead.

fixes #3628 https://pulp.plan.io/issues/3628

Actions #6

Updated by CodeHeeler almost 6 years ago

  • Status changed from MODIFIED to POST
Actions #7

Updated by CodeHeeler almost 6 years ago

  • Status changed from POST to MODIFIED
Actions #8

Updated by bizhang over 5 years ago

  • Tags Pulp 3 added
Actions #9

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #10

Updated by dalley about 3 years ago

  • Platform Release set to 3.0.0

Also available in: Atom PDF