Uh oh!
There was an error while loading. Please reload this page.
Attribute-based reverse mapping with SourceMemberAttribute - #3337
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
timmi-on-rails
commented
Feb 27, 2020
Can you please trigger CI again. There seems to be an issue not related to the sourcecode |
lbargaoanu
commented
Feb 28, 2020
It's ok, it will run again when you rebase after that other PR is merged. |
lbargaoanu
commented
Mar 9, 2020
@timmi-on-rails Can you please rebase on master? |
timmi-on-rails
commented
Mar 11, 2020
I got a conflict, when I wanted to rebase on master. |
lbargaoanu
commented
Mar 11, 2020
It's all your code. Surely you can solve any conflicts with your own code :) |
timmi-on-rails
commented
Mar 11, 2020
Ok, I think I got it right now. Doesn't rebasing and force pushing invalidate your code reviews, because I could make a mistake by accident (when resolving conflicts)? |
lbargaoanu
commented
Mar 12, 2020
Yes, the idea is to rebase and review again. But all I'm looking the second time around is rebase errors, so it's quick. Thanks for taking the time to do everything properly. I'm sure it'll be easier next time :) |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Based on PR #3336
Added test and fix.
Fixes#3129 .
#3329