Unable to delete a status report API-1034 error
search cancel

Unable to delete a status report API-1034 error

book

Article ID: 231830

calendar_today

Updated On:

Products

Clarity PPM On Premise

Issue/Introduction

After upgrade to 16.0 on MS SQL unable to delete status report in MUX getting API-034 The method delete is not allowed for resource project.StatusReports

STEPS TO REPRODUCE: 

1. Upgrade to 15.9.2 to 16.0
2. Apply csk content
3. Attempt to delete status report in MUX get an error API-1034: The method delete is not allowed for resource projectStatusReports.

Expected Results: should allow delete status report

Actual Results: it does not allow getting an error

Environment

Release : 16.0.0

Component : CLARITY PROJECT MANAGEMENT

Resolution

Defect DE63692, Fixed in 16.0.1.

Run this query
select api_http_methods from odf_objects oo 
where code = 'cop_prj_statusrpt'


and if result is GET POST PUT, please reach out to support for assistance.