Replace using refToId with Change.Id.fromRef

This fixes an issue where refToId returned null for change edits,
Change.Id.fromRef explicity adds change edit support,
so swapping from using refToId() to Change.Id.fromRef
fixes the issue. On the plus we're using a core method
instead of duplicating things.

Bug: Issue 12575
Change-Id: Id4619348fc7498dab69b4d888f360097bd9e80e3
1 file changed
tree: 6d096247938376b757c5d51eaa0153c0abd9bc30
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Gerrit download-commands plugin

All documentation may be found under src/main/resources/Documentation/.