Calendar view

To enable calendar view for your release and version click on “Calendar” in top navigation bar

We outline two months - current and next one. To scroll into the future or past use left/right arrows in navigation section of the view.

By clicking on “This month“ you will be scrolled to current + next month.

As you can see we also flexible in configuration to start weeks from Monday or Sunday supporting different cultures and geo locations.

The View

All versions and releases from the board that have Release Date specified will be shown on the Calendar view.

  • versions are shown Green

  • release are Blue (thus we are consistent with other view through out the App)

Simple search is available while more advanced filtering is coming shortly.

By clicking on any version or release you will navigate to standard version/release details screen with

  • Summary

  • Milestones

  • Issues

  • and Commits

Milestones

Check out the following section of documentation - https://releasemanagement.atlassian.net/wiki/spaces/RM4J/pages/437354497

Search and advanced filtering

Users can search for versions and release. Thus the calendar view will be adjusted according to search results as shown in example below:

In addition to full text search some advanced filtering is available as well, namely:

  • Tags to filter by Version/Package tags

  • Archived/Unarchived

  • Show delayed only

  • Columns representing status (or steps in workflow) for versions and releases

  • Filter by Projects

  • Filter by Project Leads

  • FIlter by version specific and release specific Custom Properties

Export (.ics snapshot or permanent link)

There are couple of ways to export Release Calendar and share with your stakeholders, namely:

  • Dashboard Gadget (see the section below)

  • Import Gadget into Confluence

  • Export .ics snapshot and import in your calendar tools (like Outlook, Google Calendar, etc..)

  • Share a permanent link to your real-time calendar with all the filters saved

As outlined above we generate a permanent link that you can use to share your real time release calendar with your stakeholders via 3rd party tools. The link encodes all the filters you selected and all the updates happening to versions, release and their milestones will be automatically replicated in your 3rd party tool.

Security considerations: Obviously to access this permanent link / release calendar from 3rd party systems you need to perform authorization. We support Basic and Token (prefered) based authorization. Therefore, your 3rd party tool should be able to provide such. Below we will show 2 examples how to do with Postman and Confluence.

Example A: Pull Release Calendar via Postman

Example A: Upload Release Calendar into Confluence

Please follow the following instructions from Atlassian to create your confluence calendar

https://confluence.atlassian.com/teamcal/create-add-and-edit-calendars-654213559.html

Click Subscribe by URL, enter URL you copied and authorization details

to get one

Calendar as Gadget?

Sure, check respective section of this documentation.