This pull request has been discarded
-
4 months ago
-
Thanks for helping on this. However, the clone logic is desired to make issue moving working correctly in some case. Will use a different clone implementation able to handle Hibernate proxy transparently.
-
Reviewers
Merge Strategy
Rebase Source Branch Commits
On any an Issue board, drag and drop of issues induces error
Relevant stacktrace:
Analysis: It's trying to
IssueProxy.cast(deserialize_as_non_proxy(serialize(issue_proxy)))Cast fail because cannot cast from Issue to IssueProxyProposal: I don't see why a proxy unwrapping should be done. If it should be done, Hibernate.unproxy or a Utils.MaybeUnproxy should be used instead
Stacktrace: