put https://{baseUrl}/api/issues/screening/
Reasons for an issue being invalid:
-
issue title is required
-
issue severity level is required
-
issue has no owner
-
issue due date is required
-
issue has no status
-
issue must not have a date completed while the status is Open or Draft
-
issue must have a date completed when the status is Closed
Log in to see full request history
Responses
400An error occurred while while processing request; the body of the response contains
details.
401(1) The caller is not authenticated with RegScale.
(2) The caller does not have the following roles: Administrator, IssueScreener.
(3) The caller does not have access rights.
404An issue ID could not be found.