function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
eduardofernandeseduardofernandes 

[ERROR] Deploy Production to Sandbox

I'm trying to replicate de field Opportunity of my Production to Sandbox using Force IDE, but I receive the error message.

[code]

File Name: objects / Opportunity.object
    Full Name: Opportunity.StageName
    Action: NO ACTION
    Result: FAILED
    Problem: duplicate value found: <unknown> duplicate the value in register with ID: <unknown>

[/code]

How I solve this?