-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Whenever we add custom fields on JIRA to a restricted context of projects, if we plan to create a JIRA Date event on Confluence for multiple projects, those custom fields won't be displayed.
Steps to Reproduce
On JIRA:
- Create a custom field of your choice and add it to two different projects;
- Navigate to Settings > Issues > Custom Fields;
- Find the field you just created and then click on the ellipses > Context and default value;
- Delete the default context and add a new one;
- Let is set to be added in all the issue types;
- For the projects, add it to the same two projects you created the custom field in and save it all.
On Confluence:
- Navigate to a calendar of your choice;
- Create a new event:
- Event type: JIRA Issue Dates;
- Display: JQL
- JQL: project in (<PKEY1>, <PKEY2>)
- Check the Single date fields.
Expected Results
Your CustomFfields are shown there.
Actual Results
The Custom Fields are missing.
Note:
- Setting the JQL to pick one of the projects only will display the custom fields.
Workaround
On JIRA, consider changing the context of your fields to be added in all the projects you have, letting it set as Global context.
- is related to
-
JRACLOUD-59032 Custom Field context not behaving correctly.
-
- Closed
-
- mentioned in
-
Page Loading...