Jump to content

What other objects can prevent a report from being deleted? The selected item(s) cannot be removed..


dhoppmann

Recommended Posts

A client is trying to delete a report from the repository and I told him to remove scheduled reports associated with the reports before attempting to delete the report because I figured there was a foreign key from scheduled reports pointing to them. He did that and for a couple of them he is still getting this error:

The selected item(s) cannot be removed due to being referenced by other objects. 

What other foreign keys/objects need to be deleted to allow this. I haven't seen this before and am not by a system to check the db fk's, hoping someone could have an answer....

Thanks!

 

Link to comment
Share on other sites

  • 1 month later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

JIReportUnit.id has foreign key references from these table.columns, but there's nothing in those tables with the id of the reports I'm looking at. If anybody could help that would be great....

JIAdhocReportUnit.id

JIDataDefinerUnit.id

JIReportOptions.report_id

JIReportUnitInputControl.report_unit_id

JIReportUnitResource.report_unit_id

Using 3.7.1...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...