Skip to main content

 

  • arrow icon

 

Planview Customer Success Center

Plutora Feature Release Notes Late May 2020

Features Included in the Late May 2020 Release

Version Number
2.7.0

Regional Release Schedule

Type Schedule*
User Acceptance Testing May 22, 2020
Asia-Pacific Release June 2, 2020
7:30 pm – 10:30 pm AEST
Europe Release June 18, 2020
1:00 am – 4:00 am BST
Americas Release June 17, 2020
9:00 pm – 12:00 am PDT

*Subject to change.

           

NOTE

During the release window there will be an outage for one hour while the Redis cache is rebuilt. Some site features will not be working during this time.

           

Functionality Enhancements

Plutora-site-logo-300x45.png

           

TIP

Customizations have been renamed and reordered.

“As a Release Manager, I want Plutora’s Customizations to be grouped by functionality and be clearly named, so that they are easier to use.”

           

Customizations Enhancements

  • Now, Plutora’s Customizations have been:
    • Grouped together if they are used together, such as custom fields, custom lists, and statuses.
    • Renamed to better reflect what they do.

           

TIP

Four new external API requests for Initiative Management (IM).

“As a Release Manager, I want to use the API to retrieve and update my IM Form Instance comments, so they are automatically updated via an integration layer.”

           

IM Form Instance API Comments

  • Now, the users of Plutora’s API can manage the comments of Initiative Management Form Instances, using the {type} or {itemType} IMFormInstance:
    • GET /comments/{type}/{id}
      • Retrieve an IM Form Instance’s comments.
    • POST /comments
      • Add comments to an IM Form Instance.
    • POST /comments/{itemType}/BulkPostComments
      • Add the same comment to multiple IM Form Instances.
    • PATCH /comments/{id}
      • Update an IM Form Instance’s comment.

Plutora-Logo-Environments-300x108.png

           

TIP

Edit in Deployment Plan Timeline view.

“As a Deployment Manager, I want to edit all the fields of my Activities and Milestones in the Timeline view, so I don’t have to navigate back to the Grid view.”

           

Timeline View Editing

  • Now, in Deployment Plan Activities Tab’s Timeline view, clicking on an Activity or Milestone will open an editing panel so that every field can be edited, similar to the Grid view.

Resolved Support Issues

Plutora

  • 17016, 17152, 17173: [API, Changes, and Jira Customization] Updates to Change Statuses via the Jira integration and the external API are now recorded in the StatusTrack tables.
  • 17163: [API] Calls to PUT /releases/{id} can now update the Owner.