Data Experience
Illumination Plus displayed incorrect information for database usage (E-101252)
In the PCE web console, the bar graph in Illumination Plus for the traffic database status displayed the wrong percentage. This issue is resolved. The bar graph now displays the correct percentage for database usage.
Unable to edit and save a filter with a previous name (E-100853)
In the PCE web console, users couldn't save a filter when it had the same name as an existing filter. This issue is resolved. In this release, the PCE web console warns the user that it will overwrite the existing filter when the user tries to save a filter that has the same name as an existing one.
Save Filter button in Illumination Plus was disabled after running a query (E-100824)
In the PCE web console, the Save Filter button in Illumination Plus was still disabled after you ran a query. This issue is resolved. In this release, the Save Filter button is clickable after you run a query. Users can now test the results of their queries before saving them.
Any user/service account can view/download any PCE report via API (E-100645)
Reports created by org owners were visible to scoped users. This issue is resolved.
Emailed reports from PCE include the wrong default port (E-100523)
Emailed Reports had the wrong port in the URL for on-prem PCE 8443 and when users change
https_port
in the runtime variables, they notice it doesn't reflect well on the reports link in emails.As a solution, a different port is pointed for the reporting link, and respective changes were made to properly direct users to the correct reporting URL even when runtime environment ports are modified.
Emailed reports from PCE included invalid text in the subject (E-100514)
Reporting Email subject header contained the invalid text "translation missing."
As a solution, the previously missing proper text translation was added for the subject headers into the reporting web service. Users do not see the invalid text anymore.
GET location_summary returned a 503 error (E-99632)
The wrong password was remembered for the Redis cache, preventing it from being initialized. This issue is resolved.
Attempting to save a proposed rule that includes ICMP service failed (E-98898)
If a user with the Ruleset Manager role selected Blocked traffic in Illumination Plus and tried to save a proposed rule that included a new service (for example, ICMP), the action failed with a 403 error. This occurred because Ruleset Managers don't have permission to create new services, even though the "new" service appears in the Providing Services column. These users can only save such a rule if the ICMP service was already created by a Global Organization Owner. This issue is resolved.
Illumination Plus:
set_flow_reporting_frequency
API throwing 403 error with increased VEN update rate (E-98886)This issue only happened when there were over 50 workloads. The Increase VEN update rate button will not appear if there are more items than that in a group. This issue is resolved.
The Create Unmanaged Workloads button was available to global viewers (E-98532)
The Create Unmanaged Workloads button was available from the Summary tab to users with the Global Viewer role even though that role lacks permissions to create workloads. An error occurred after these users clicked the Confirm button in the Assign Labels dialog box. This issue is resolved. The Create Unmanaged Workloads button is no longer available to Global Viewers.
Illumination Plus stops working after disabling the old Illumination map (E-98496)
Illumination Plus stopped working when Illumination was disabled from PCE runtime. This issue is resolved.
Illumination Plus - Run button progress completed but query remains in working state (E-97966)
The RUN progress will stop as soon as the first page is available, but the query will still be working on the other pages. This behavior is expected and works as designed
Explorer returns results with incorrect labels (E-96438)
If there are multiple virtual services from different container networks with the same ip+port+proto in the PCE when the user queries with the labels of one virtual service, the flows from other container networks under other virtual services can come into the results and be shown as different labels. Users should ignore the flows with labels different than the query labels in this case.