Issue Summary
iCalendar app does not retrieve date field if field has multiple contexts and project is not specified in one of the non-global contexts
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Create date field with Global context
- Create second context specifying project A
- Run ical REST call to retrieve all fields for project B
http://<baseurl>/rest/ical/1.0/ical/config/fields?jql=project=PROJECTB&useExpandedFieldRetrieval=true
Expected Results
New field is listed for project B
Actual Results
New field is only listed if you search for Project A's fields
Workaround
Include project B in a context explicitly or remove other contexts besides the global context
- is caused by
-
CONFSERVER-49463 Custom date fields not reliably picked up during calendar creation, JQL does not work if first parameter is Project
-
- Closed
-
- relates to
-
JSEV-3222 Loading...