Update Workday Studio Fails With Conflicting Dependency Pointing at Report Designer
The error Conflicting Dependency
What does "Update Workday Studio Fails With Conflicting Dependency Pointing at Report Designer" mean in Workday Studio?
Running Update Workday Studio stops with a conflicting dependency and names the Report Designer component. A previously applied patch is pinned to a version the new update cannot satisfy, so the whole update refuses to proceed.
Quick fix
Uninstall the standalone Report Designer dependency patch from Installation Details, then run Workday, then Update Workday Studio again.
Permanent fix
Record every out of band patch you apply to a Studio install alongside the build it was applied to, and remove those patches before a version update rather than after it fails. Where an install predates the Java 17 requirement, plan a clean install on the new release instead of an in place update.
Troubleshooting
- Open Workday Studio, then About Workday Studio, then Installation Details, and read the installed items list rather than guessing which component is pinned.
- Look for a separately installed patch entry covering Report Designer dependencies. A patch installed as its own item is what blocks the update, not the base feature.
- Note the version string of that patch and of the Studio build you are updating to, so you can tell whether the patch is simply older than the target.
- Check your Java runtimes before retrying. From the 2025R1 line onward Studio expects both Java 17 and Java 8 to be present, and an install from before that line often cannot be updated in place at all.
- If the update still refuses after removing the patch, treat a full reinstall as the expected path rather than a failure, and confirm your workspace and projects are outside the install directory first.
Was this helpful?