Bug #2048
closed
xmera Omnia - Bug #2054: Bug fixing in DMS, Project Types, and Issue Sync
Projects without custom fields enabled won't get importet
Added by liaham about 1 year ago.
Updated about 1 year ago.
Compatible Redmine Version:
Description
The validation of project custom fields is based on all existing custom fields instead of those enabled for a given project type.
Projects with a project type having no project custom field enabled at all would not get imported.
Version 4.4.1 and 4.5.0 are affected.
- Description updated (diff)
- Status changed from New to Closed
- % Done changed from 0 to 100
These scenarios w.r.t. custom fields are supported now:
-
Project creation is based on a given project type
- Project type has assigned project custom fields (pcf)
- Import without pcf ==> valid
- Import with enabled pcf ==> valid
- Import with not enabled pcf ==> invalid
- Project type has no project custom fields assigned
- Import without pcf ==> valid
- Import with not enabled pcf ==> invalid
-
Project creation without given project type
- Import without pcf ==> valid
- Import with existing pcf ==> valid
- Import with not existing pcf ==> invalid
Also available in: Atom
PDF