We've updated Meisterplan - check out what's new!
Project Overview and Change Log in Additional Views
Project information is now at your fingertips! The Information Panel, which includes the Project Overview and the Change Log, was previously only available in the Portfolio Designer. It can now also be accessed from the Board View, the Project List and the Roadmap:
As in the Portfolio Designer, you open the Information Panel by clicking the blue button in the top right of your screen.
To learn more about the Information Panel's contents, click here:
Minor Changes
Visual User Interface for Connecting to Jira Next-Gen Epics
You can now connect Meisterplan to epics from Jira next-gen (or team-managed) projects through the visual user interface that you already know from connecting to Jira classic (or company-managed) projects:
This applies both to importing Jira epics as new Meisterplan projects, and to linking existing Meisterplan projects to Jira epics.
Previously, connecting to Jira next-gen epics required JQL (Jira Query Language). With this update, you now have the choice to connect to Jira next-gen epics through this interface or through JQL.
Learn more in these articles:
Display Rank in the Project Overview
You can now configure the Rank to be displayed as a field in the Project Overview. Find all details on the Project Overview in the Project Overview & Program Overview article.
Replacing All Allocations with the REST API
You can now replace all allocations of a project using the replaceAllocations endpoint of our REST API. The endpoint behavior is as follows:
-
New allocations that are not yet in Meisterplan will be added
- Existing allocations that are imported with the REST API will be overwritten by the import
- Existing allocations that are not sent using the REST API will be deleted
Learn more in in the REST API - Overview article or in our API Documentation.