Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-99908

Fix legacy commands linter to only look at added files

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • ALL
    • Cluster Scalability Priorities

      Right now, the linter looks at modified files including deleted files. This creates issues when reverts are made that delete entire files. 

      Ex) https://spruce.mongodb.com/version/6797d6049692380007af98e9/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

      The linter should be fixed to only look at files that have been modified, added, or renamed, but not deleted.  

            Assignee:
            david.chen@mongodb.com David Chen
            Reporter:
            david.chen@mongodb.com David Chen
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: