Bug #1535
closedrole disappears under certain editing circumstances
0%
Description
1) open an existing datapackage, or create one from scratch
2) documentation -> research project
3) add a party to the personnel list, including a role, and hit OK to exit project dialog
4) documentation -> taxonomic - add a citation
5) in citation dialog, add a creator, but choose the party you entered in (3) as a reference. click OK
6) hilite this party and click edit. Click checkbox and choose to edit the original ref, and change
something, click OK
7) add whatever required values are needed and click OK, OK to get back to morpho screen
8) documentation -> research project - hilite the party you entered in (3) and click edit
9) voila - the role is now blank
Updated by Perumal Sambasivam over 20 years ago
Bug fixed. The entire party subtree was being replaced earlier and hence the
role information was lost. Now we can selectively retains the necessary parts
of a subtree when replacing. That fixes this bug.