When I add a JIRA Issue Date event to my calendar with this JQL, I can use a custom date field to set the Issue Start Date as the start date in my date range:
project = Ops and labels = project
When I use this JQL, my custom date fields disappear from the start date picker when selecting the date range:
project in (Ops, Web) and labels = project
I need to be able to display the results of two projects on a timeline view and use my custom start date field. Does anyone know a work around for this?
I was able to add the JIRA Issue Date event with this example JQL:
project = "Sample Scrum Project" AND project = "Task Project" AND labels = project
Please let me know if this syntax works for you.
The problem is not adding the JIRA issue date event. The problem is that when I use two projects in my JQL, my custom date fields do not show in the drop down list when selecting a date range.
To reproduce, add a JIRA issue date event, enter JQL with multiple projects, and click 'Add start and end date' under Date Range. The drop-down selector does not include my custom date fields. It does include them when I have only one project referenced in my JQL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found this bug that seems to describe the behavior you're describing:
The bug says it's status is "in progress", but then lists a fix version, so I am not clear whether it was fixed.
I am testing with Team Calendars version 5.3.19 and the custom fields are appearing. Please let me know what version of Team Calendars you are using.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am using the plug-in for Confluence Cloud so I assume it's the latest version. The add-on details show Version 1000.0.23
It seems odd that I'm having the same issue as the Server bug in the ticket, but that it's working for you? To be clear, it works fine for me if I reference a single project in the JQL, but not when I reference two or more.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's what this comment indicates, too:
This happens with simple JQL which return more than 1 project, even if all projects have the same field configuration. For example: project in (PROJ1, PROJ2)
Please open a support ticket at https://getsupport.atlassian.com so the Cloud team can take a closer look. If this is happening across all Cloud instances we should know about it and open a bug. If it's just your instance, Support should be able to track down the issue and help you use the calendar as expected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ann - I believe I discovered the issue. The custom date field is set to only show for Epics and no other issue types. When I add a new custom date field that is available to all issue types, I can see the custom date field in the team calendars even with two projects selected.
We can work around this, but it is a pain for admin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks very much for updating the Community for the sake of the next person who experiences this!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.