#1243 dev-data.py failure
Closed: Fixed 7 years ago Opened 7 years ago by ryanlerch.

Trying to generate sample data with dev-data.py currently fails, with the error:

sqlalchemy.exc.IntegrityError: (sqlite3.IntegrityError) NOT NULL constraint failed: pagure_group.display_name [SQL: u'INSERT INTO pagure_group (group_name, display_name, description, group_type, user_id, created) VALUES (?, ?, ?, ?, ?, ?)'] [parameters: ('admin', None, None, 'user', 1, '2016-08-29 10:19:54.843570')]

@pingou changed the status to Fixed

7 years ago

Login to comment on this ticket.

Metadata