Project

General

Profile

Actions

action #14964

closed

openQA WebUI - Join Medium to Group got error message

Added by zluo over 7 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
-
Start date:
2016-11-23
Due date:
% Done:

0%

Estimated time:

Description

Click on connect for "Join Medium to Group" on WebUI of my openqa server, I got following error message:

DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::SQLite::st execute failed: UNIQUE constraint failed: job_templates.product_id, job_templates.machine_id, job_templates.test_suite_id [for Statement "INSERT INTO job_templates ( group_id, machine_id, prio, product_id, t_created, t_updated, test_suite_id) VALUES ( ?, ?, ?, ?, ?, ?, ? )"] at /usr/share/openqa/script/../lib/OpenQA/WebAPI/Controller/Admin/JobGroup.pm line 94

It seems that this function is broken.

Please see http://e13.suse.de/admin/groups/connect/6


Related issues 1 (0 open1 closed)

Related to openQA Project - action #15192: [tools]DB exception popup while trying to add Test Suite with same name Resolvedmkittler2016-12-01

Actions
Actions #1

Updated by coolo over 7 years ago

  • Priority changed from Normal to Low

One combination of medium/machine/test can only be part of one test suite. And you're trying to add it to another one. One way to avoid this is filtering the available combinations. But as this dialog is so seldomly used, we didn't put any love into it.

Actions #2

Updated by coolo over 7 years ago

  • Category changed from 130 to 124

and this feature has nothing to do with users.

Actions #3

Updated by okurz over 7 years ago

  • Description updated (diff)
  • Assignee deleted (okurz)
Actions #4

Updated by okurz over 7 years ago

  • Related to action #15192: [tools]DB exception popup while trying to add Test Suite with same name added
Actions #5

Updated by coolo over 6 years ago

  • Status changed from New to Resolved

duplicate

Actions #6

Updated by coolo over 6 years ago

  • Status changed from Resolved to Rejected

oops, not resolved

Actions

Also available in: Atom PDF