-
Bug
-
Resolution: Fixed
-
Medium
-
3.29.9, 8.20.0, 8.21.0, 9.4.0
-
7
-
Severity 2 - Major
-
0
-
Summary
If a custom field is added to a Portfolio plan, the Portfolio filter will show all options from all contexts configured in the custom field in Jira.
Steps to Reproduce
- Create a custom field with multiple contexts and values across contexts.
- Assign different projects to separate contexts.
- Load only one of the projects in a plan.
Expected Results
Only the field options in the context applied to the project should be visible.
Portfolio should identify the projects in plan (just like Agile boards identify projects in board) and only show the options defined in contexts used by those projects.
Actual Results
All options from all contexts are visible
Notes
This occurs because Portfolio doesn't check which projects are in the plan and thus, cannot limit the contexts it shows values from.
Workaround
No workaround is available.