Project

Profile

Help

Issue #4544

closed

Relative paths in pulp are limited to 255 characters

Added by daviddavis about 5 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
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:
Sprint 60
Quarter:

Description

The problem is that we use relative paths as part of indexes (see FileContent) and in mariadb/mysql cannot index text fields. Users might desire relative paths that are longer than 255 chars. We should think of a solution or at the very least document this limitation.

Actions #1

Updated by CodeHeeler about 5 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #3

Updated by daviddavis over 4 years ago

  • Sprint/Milestone deleted (3.0.0)
Actions #4

Updated by daviddavis over 4 years ago

  • Sprint/Milestone set to 71
Actions #5

Updated by bmbouter over 4 years ago

  • Sprint/Milestone changed from 71 to 3.0.0
Actions #6

Updated by bmbouter over 4 years ago

How long would we set them to?

Actions #7

Updated by daviddavis over 4 years ago

How about making them TextFields? They were TextFields before we started supporting mariadb/mysql (mariadb/mysql cannot index text fields).

Actions #8

Updated by bmbouter over 4 years ago

daviddavis wrote:

How about making them TextFields? They were TextFields before we started supporting mariadb/mysql (mariadb/mysql cannot index text fields).

+1 to TextField

Actions #9

Updated by bmbouter over 4 years ago

  • Sprint set to Sprint 60
Actions #10

Updated by fao89 over 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to fao89

Added by Fabricio Aguiar over 4 years ago

Revision 5502688f | View on GitHub

Change relative_path from CharField to TextField

ref #4544 https://pulp.plan.io/issues/4544 related to https://github.com/pulp/pulpcore/pull/336

Added by Fabricio Aguiar over 4 years ago

Revision ef8fc136 | View on GitHub

Change relative_path from CharField to TextField

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

Actions #12

Updated by Anonymous over 4 years ago

  • Status changed from POST to MODIFIED

Added by Fabricio Aguiar over 4 years ago

Revision b7e668b4 | View on GitHub

Change relative_path from CharField to TextField

ref #4544 https://pulp.plan.io/issues/4544 related to https://github.com/pulp/pulpcore/pull/336

Actions #13

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF