Project

Profile

Help

Issue #8814

closed

static_context cannot be None

Added by ttereshc almost 3 years ago. Updated almost 3 years ago.

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

Description

static_context seems is required to be set to a boolean value and cannot be None. This is inconsistent with the model and desired behaviour.

BooleanField is always required=True by default starting with Django 2.1.


Related issues

Related to RPM Support - Backport #8815: Backport #8814 to pulp_rpm 3.11CLOSED - CURRENTRELEASEttereshc

Actions
Actions #1

Updated by ttereshc almost 3 years ago

Actions #2

Updated by pulpbot almost 3 years ago

  • Status changed from ASSIGNED to POST

Added by ttereshc almost 3 years ago

Revision cb7cc061 | View on GitHub

Mark static_context as not required

Since Django 2.1 BooleanField is required=True by default.

closes #8814 https://pulp.plan.io/issues/8814

Actions #3

Updated by ttereshc almost 3 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by pulpbot almost 3 years ago

  • Sprint/Milestone set to 3.13.0
Actions #5

Updated by pulpbot almost 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF