• 
      

    Add DiffSet to clean-orphaned-data.

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

    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.

    Summary ID
    Add DiffSet to clean-orphaned-data.
    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. Testing Done: Created a bunch of orphaned DiffSet objects and ran this to delete them.
    7cb84edafa1a769e32ad9fe2907727eee6620ff9
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (98a4181)