commit | 47b783ea75036664dd591d2d3f1bcd06b68cdd5e | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Mon Apr 13 03:25:42 2020 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Mon Apr 13 05:40:04 2020 +0000 |
tree | 6d096247938376b757c5d51eaa0153c0abd9bc30 | |
parent | e26ed31aaf070ff884e96b9a09d39c20437de6cb [diff] |
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
All documentation may be found under src/main/resources/Documentation/.