• 
      

    Add DiffSet to clean-orphaned-data.

    Review Request #13787 — Created April 24, 2024 and submitted — Latest diff uploaded

    Information

    Review Board
    release-7.x

    Reviewers

    Apparently DiffSet is another type of object that we can leave orphaned
    in certain situations. This change adds it to the clean-orphaned-data
    command.

    While I was here I cleaned things up a bit to remove unused parameters
    and plumb through a missing argument that was causing us to count things
    twice.

    Created a bunch of orphaned DiffSet objects and ran this to delete them.

    Commits

    Files