Menu

#99 Removing a Report Group should also remove related data

open
nobody
None
5
2009-08-03
2009-08-03
No

Problem:
When a report group containing reports is deleted and a user was a member of this group , the following is displayed when trying to view the user list or when that user tries to log in(thus preventing the log-in):
"No row with the given identifier exists: [org.efs.openreports.objects.ReportGroup#4]"

There is a row in USER_GROUP_MAP for the above group that was not removed when the group was removed.

Workaround:
Remove USER_GROUP_MAP row or create a row in REPORT_GROUP with the GROUP_ID the same as the ID mentioned in the error.

Using:
Tomcat 5.0.30( Debian version 5.0.30-12etch1)
Mysql 5.0.22 (Debian Backports version 5.0.22-4~bpo.1 )

Discussion


Log in to post a comment.