• 
      

    Kick the deprecation can down the road.

    Review Request #12448 — Created July 8, 2022 and submitted

    Information

    Review Board
    release-5.0.x

    Reviewers

    Several of our auxiliary packages were still using functionality that
    was supposed to be removed for Review Board 5.0. Given how much churn
    we've already had, trying to fix these up on an emergency basis doesn't
    seem wise. This change switches out all the
    RemovedInReviewBoard50Warning uses for
    RemovedInReviewBoard60Warning.

    Ran unit tests.

    Summary ID
    Kick the deprecation can down the road.
    Several of our auxiliary packages were still using functionality that was supposed to be removed for Review Board 5.0. Given how much churn we've already had, trying to fix these up on an emergency basis doesn't seem wise. This change switches out all the `RemovedInReviewBoard50Warning` uses for `RemovedInReviewBoard60Warning`. Testing Done: Ran unit tests.
    6c8807a21d4975cfe1c1cdc81c884e24a5f35587
    Description From Last Updated

    Text should be updated to say 6.0. Same with most other strings.

    chipx86chipx86
    chipx86
    1. 
        
    2. reviewboard/admin/checks.py (Diff revision 1)
       
       
       
       
      Show all issues

      Text should be updated to say 6.0.

      Same with most other strings.

    3. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.0.x (75b66cf)