Closed
Bug 1625451
Opened 5 years ago
Closed 5 years ago
Provide default for application field
Categories
(Tree Management :: Perfherder, task, P1)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: igoldan, Assigned: onegru)
References
Details
Attachments
(1 file, 1 obsolete file)
Currently, the signature's application fields are nullable. This contradicts Django's official conventions & doesn't allow us to integrate it in the siganture's unique_contraints.
We need to make the field non-nullable & default it to either 'unspecified' or empty string ''.
If this will require some prior data migrations, we should file a separate bug for that & treat it as a blocker for this one.
| Reporter | ||
Updated•5 years ago
|
Component: Raptor → Perfherder
Product: Testing → Tree Management
Version: unspecified → ---
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Attachment #9137058 -
Attachment is obsolete: true
| Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Priority: P2 → P1
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•