• 
      

    Add new VERIFY_* issue states to comment models.

    Review Request #9085 — Created July 17, 2017 and submitted

    Information

    Review Board
    release-3.0.x
    bd731c7...

    Reviewers

    This change adds the new plumbing for two new states for comment issues, which
    are an intermediate step between "Open" and either "Fixed" or "Dropped". In
    this state, the initial author of the comment will need to acknowledge the
    change before it's made permanent. This will only be used when the comment
    author explicitly requests that the issue will require verification.

    • Ran unit tests.
    • Used in conjunction with future changes.
    Description From Last Updated

    E265 block comment should start with '# '

    reviewbotreviewbot
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Summary:
    Add new VERIFY issue state to comment models.
    Add new VERIFY_* issue states to comment models.
    Description:
    ~  

    This change adds the new plumbing for the VERIFY state for comment issues. This

    ~   state is an intermediate between OPEN and RESOLVED, and will only be used when
    ~   the comment author requests that their issue should require verification.

      ~

    This change adds the new plumbing for two new states for comment issues, which

      ~ are an intermediate step between "Open" and either "Fixed" or "Dropped". In
      ~ this state, the initial author of the comment will need to acknowledge the
      + change before it's made permanent. This will only be used when the comment
      + author explicitly requests that the issue will require verification.

    Commit:
    2fee366d70a1e0f4b75223d39b9854f4d66fb367
    bd731c77f6886147f02aa87b934406e60ded316f

    Checks run (1 failed, 1 succeeded)

    flake8 failed.
    JSHint passed.

    flake8

    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (9c15ea0)