Project

Profile

Help

Issue #3815

closed

Artifacts that should fail validation can easily be created

Added by mdellweg almost 6 years ago. Updated over 3 years ago.

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

Description

Running the following in pulp-manager shell works, where i think it should not:

from pulpcore.plugin.models import Artifact
a = Artifact()
a.size=3
a.save()

a.file is now <FieldFile: None> and all hashes are empty strings.

Actions #1

Updated by CodeHeeler almost 6 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by bmbouter about 5 years ago

  • Tags deleted (Pulp 3)
Actions #3

Updated by daviddavis over 3 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Also available in: Atom PDF