Scheduled maintenance is currently in progress. We will provide updates as necessary.
Posted Jun 22, 2025 - 08:30 UTC
Scheduled
As part of an upgrade to the additional filters UI of widgets, we will be performing a maintenance.
This improvement will allow you to create filters via a UI without having to write any JSON manually.
During this maintenance, Port will continue to work without any expected downtime.
The change itself is adding a "blueprint" property to the "entities-pie-chart" and "table-entities-explorer" widgets. The "blueprint" value should be the identifier the widget is acting on.
This maintenance is planned to be seamless and does not require any user action, unless the user interacts with the pages API using IaC integrations (Terraform or Pulumi).
For customers that do interact with the pages API using IaC integrations, the required changes are:
For the "port_page" resource, in the widgets array, relevant widgets need to include a "blueprint" key which needs to match the identifier of the blueprint that the widget is for.
Today these “port_page” resources contain a search rule for the “$blueprint” property, for example: