• Alex Kalderimis's avatar
    Ensure diff notes on designs are coherent · ff346a9a
    Alex Kalderimis authored
    They need to have issues that have the same projects as the designs.
    This change ensures that.
    
    * More informative error message
    
    The message 'is invalid' is less helpful than 'is incomplete', which
    tells the user to look to the 'complete?' method
    
    * Adds a factory for diff positions
    
    we use this in the notes factory
    ff346a9a
merge_requests_diffs.rb 2.26 KB