Skip to content

Jira importer error #1

@Ilya-Kuchaev

Description

@Ilya-Kuchaev

Odoo Server Error - Validation Error
The operation cannot be completed, probably due to the following:

  • deletion: you may be trying to delete a record while other records still reference it
  • creation/update: a mandatory field is not correctly set

[object with reference: name - name]

ERROR SomeName odoo.sql_db: bad query: b'INSERT INTO "project_task_type2" ("id", "active", "allow_story_points", "description", "sequence", "allow_sub_tasks", "system", "create_uid", "write_uid", "create_date", "write_date") VALUES(nextval(\'project_task_type2_id_seq\'), true, true, \'<p>Incident</p>\', 10, false, false, 1, 1, (now() at time zone \'UTC\'), (now() at time zone \'UTC\')) RETURNING id'
ERROR: null value in column "name" violates not-null constraint
DETAIL:  Failing row contains (31, null, <p>Incident</p>, f, t, 10, null, null, t, f, 1, 2018-10-03 14:07:40.536054, 1, 2018-10-03 14:07:40.536054, null, null).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions