Closed prjemian closed 7 years ago
In this case, since the reviewer assigned in the .agup file is not listed in the newer .xml file, the decision is simpler. Remove the assignment to "Reviewer Name" and apply any assignments from the new XML file. The new reviewer(s) must be in the allowed list or the allowed list must also be revised.
Overall, the "Import topics", "Import reviewers", and "Import proposals" menu items should be combined into one, with check boxes for each of these. From a single dialog, the user can decide the scope of what will be accepted for import.
Did not add new dialog as mentioned, leaving that work for #70 so the bugfix could be pushed out today.
When importing an XML file with new or revised list of proposals, this exception was raised:
The problem is that reviewer "Reviewer Name" was assigned to this proposal in file
2017-2_WithReviewers.agup
while this same reviewer name was not available in the imported file2017-2_raw_rev1.xml
. In addition, other reviewers were assigned to this proposal in the new XML file.This needs to be resolved with an additional dialog box presenting a decision for the user to make as to how to handle this.