• Dmitriy Zaporozhets's avatar
    Merge branch 'fix-relative-submodule-namespace-path' into 'master' · 88162f69
    Dmitriy Zaporozhets authored
    Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path
    
    ### What does this MR do?
    
    This MR fixes a bug in resolving a namespace when the `name` differed from `path`.
    
    ### Why was this MR needed?
    
    The original code was using `name`, when the proper input to `namespace_project_path` was `path`.
    
    ### What are the relevant issue numbers?
    
    Closes #1849
    
    See merge request !864
    88162f69
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 69.3 KB