Actions
Bug #1361
closedTable selection field in views/spreadsheets/_form.html.erb includes all tables
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
Spreadsheets can be created in 3 cases:
- In a plain project (is no project type and has no project type)
- In a project derived from a project type (has a project type but is no project type)
- In a project type master (is a project type)
When creating a new spreadsheet the user should only get those tables as option which are assigned to the respective project.
Updated by liaham over 2 years ago
- Target version changed from unreleased to 1.0.5
Updated by liaham over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated by liaham over 2 years ago
- Copied to Bug #1362: Table selection field in views/spreadsheets/_form.html.erb includes all tables added
Actions