Check for conflict version

Issue #110 closed
Liratanak ANN created an issue

In this scenario:

On a org: there are two developers(dev01/dev02) / there are two copies of the file with content HelloWorld:

1 - dev01 save/deploy the file with content Hello_World 2 - dev02 without refresh; save/deploy the file with content Hello World

Final result, the file content Hello World, dev02 don't even know he already made a mistake by override other code.

Comments (3)

  1. Scott Wells repo owner

    Thanks for the info. I'm going to resolve this as a duplicate of #63. If you agree that it duplicates that issue, please feel free to vote on it (I'm going to address it very soon, by the way). If you feel it's a different issue than the one described there, feel free to reopen this one.

  2. Log in to comment