Skip to content

Looks for correct key to pass to commit prop. Adds rspec test.

What does this MR do?

Looks for the correct key sent in the API response and converts it to the correct key expected by the commit component.

Was looking for url to transform in path while it should be looking for path to transform in ref_url.

Before After
Screen_Shot_2017-02-08_at_17.29.22 Screen_Shot_2017-02-08_at_17.55.15

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27880 (closed)

Merge request reports