Impact Analysis projects now deny direct, email-link, and API access while processing, preventing a release owner from inheriting conflicting project changes. The control also logs out active users until processing finishes, protecting the integrity of analysis results before downstream decisions are made.
Protect analysis results while they are being calculated
Impact Analysis often informs high-consequence decisions: remediation scope, regression-test selection, deployment timing, and release approval. Allowing updates while the analysis is processing can create uncertainty about which project state produced the result.
The new temporary restriction closes that exposure across the main entry points:
- Direct project access is unavailable during processing.
- Links from Panaya emails cannot bypass the restriction.
- API interactions are restricted during the same period.
- Active users are logged out until processing is complete.
For delivery leaders, this creates a clearer control point. Analysis output can be reviewed as a consistent snapshot rather than a moving target. Integration owners should account for temporary API unavailability in retry logic, job monitoring, and support runbooks.
Scale administration and strengthen account protection
New User Management APIs provide retrieval of individual user data, filtered user lists, and filtered user-project-role associations. This gives IAM, platform, and PMO teams a more practical way to reconcile access information with enterprise directories, role reviews, and internal administration processes.


