The forums moved from plasticscm to unity and so does my issue with the mergeInfo property of changesets.
Original post: Read mergeInfoModel via REST API - Branching and merging - Plastic SCM Community
The mergeInfo is only populated on the source changeset. I need it on the destination changeset.
Some background: I have an after-checkin trigger that only has access to the destination changeset, so the mergeInfo is needed on this changeset as well.
I have an example for you