• 
      

    Fix updating the RelatedObjectSelectorView with single-select views

    Review Request #9036 — Created June 26, 2017 and submitted

    Information

    Review Board
    release-3.0.x

    Reviewers

    This fixes an issue where the RB.RelatedObjectSelectorView would not
    update its value due to a typo. The typo has been fixed and the object
    in question has been replaced with a Map which is better suited to
    mapping integer IDs to objects.

    Successfully was able to select a single user with this patch applied.

    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (c22ae2f)