Actions
Improvement #1855
closedxmera Omnia - Collection #2125: Bug Fixing: Project Types, Tables
Validate project_id more explicitly
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
It is possible to restrict belongs_to associations from being created without foreign_key:
belongs_to :project, required: true
Check setting this option very carefully!
Updated by liaham 11 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This is already done with Bug #2128: Integrating sheets into an existing project may complain that the sheet already exist even if not.
Actions