Actions
Bug #2128
closedxmera Omnia - Collection #2125: Bug Fixing: Project Types, Tables
Integrating sheets into an existing project may complain that the sheet already exist even if not
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
I observed that the validation about unique data sheet names fails even if there is no table for a given project.
This needs to be reproduced by the following steps:
- Create a table.
- Create a project type.
- Create a project based on that type.
- Create a datasheet in the newly created project type.
- Add content to the datasheet.
- Navigate into the table module of the project.
- Fetch the datasheet.
Actions