auditlog columns too small

Bug #1188250 reported by Ricardo Kirkner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Django Admin Auditor
Fix Released
Undecided
Ricardo Kirkner

Bug Description

By investigating https://bugs.launchpad.net/canonical-identity-provider/+bug/1188228 it seems that the root cause for it might be too small columns in the adminaudit.AuditoLog model. The username, model and representation columns are restricted to 255 characters. These should be changed to 'text' instead of varchar, to avoid an arbitrary size limit.

Tags: u1-notrack

Related branches

Dave Morley (davmor2)
tags: added: u1-notrack
Changed in django-adminaudit:
assignee: nobody → Ricardo Kirkner (ricardokirkner)
status: New → In Progress
Changed in django-adminaudit:
status: In Progress → Fix Committed
Changed in django-adminaudit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.