Content
View differences
Updated by Rosanna Sibora 1 day ago
Currently in OpenProject, custom fields can be assigned to projects and work package types, but their available options and default values are shared globally across all types. This creates friction for teams that need different option sets depending on project and/or work package type. Within Jira Data Center custom field contexts can be scoped to specific issue types and/or projects.
Examples:
* The field customer might have different set of options in each project.
* A priority field might default to _Medium_ for Tasks but _High_ for Bugs.
Main goals:
* Allow administrators to define default values per custom field per work package type and/or project.
* Allow administrators to restrict available options per custom field per work package type and/or project.
Examples:
* The field customer might have different set of options in each project.
* A priority field might default to _Medium_ for Tasks but _High_ for Bugs.
Main goals:
* Allow administrators to define default values per custom field per work package type and/or project.
* Allow administrators to restrict available options per custom field per work package type and/or project.