We upgraded our ELM environment from 7.0.2 to 7.0.3 last week and now risk management baseline artifacts are failing to sync properly. The baseline revision process is completely blocked.
The issue appears related to schema changes in 7.0.3 affecting how baseline artifacts are stored. We’re seeing configuration mismatches in our DOORS Next integration:
<baseline-config>
<artifact-type>risk-assessment</artifact-type>
<sync-status>FAILED</sync-status>
<error>Schema validation error: unexpected element 'riskBaseline'</error>
</baseline-config>
We’ve tried clearing the service cache and running re-indexing procedures, but baselines still won’t sync. Has anyone encountered this after upgrading to 7.0.3? I’ve heard patch 7.0.3.1 addresses baseline synchronization, but wanted to confirm before applying it.