Project

General

Profile

Actions

Bug #1354

closed

Copying a table might raise an exception

Added by liaham over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:

Description

The error occurs only if

  • an existing table has already some entries,
  • the table will be extended by a further field,
  • the field is required,
  • the table will be copied into another object.

Copied tables will be newly created in the target object. When doing so, each table row which is given in the source object will be created in the target object. Bevor this new table row is saved it will be valdiated what fails when the record given by the source object has no value in the required field.

The transaction is rolled back and responds with 422.


Related issues 2 (0 open2 closed)

Related to Redmine Project Types - Bug #1359: Support exception handling in ProjectsControllerClosedliaham

Actions
Copied to Redmine Table Calculation - Bug #1358: Copying a table might raise an exceptionClosedliaham

Actions
Actions

Also available in: Atom PDF