CDR Tickets

Issue Number 5254
Summary Don't continue if document save fails
Created 2023-06-21 10:24:20
Issue Type Improvement
Submitted By Kline, Bob (NIH/NCI) [C]
Assigned To Kline, Bob (NIH/NCI) [C]
Status Closed
Resolved 2023-06-21 10:42:35
Resolution Fixed
Path /home/bkline/backups/jira/ocecdr/issue.349273
Description

In the macro for replacing a CDR document, we need to recognize when the command has failed (for example, when the document wasn't locked) and avoid trying to parse the response (which will not be present, since the lower-level code will have detected the problem, logged it, explained what happened to the user, and returned None).

Add a return statement at line 2954 in such a case.

Comment entered 2023-06-21 10:42:35 by Kline, Bob (NIH/NCI) [C]
Comment entered 2023-07-06 12:38:19 by Kline, Bob (NIH/NCI) [C]

Installed on all tiers.

Elapsed: 0:00:00.001370