Has anyone run into this and how did you deal with it? We have a user group that is tied to a control group. That control group has access to just one season. But when I run the report while logged in as that user group, I can still see data from other seasons that I don't have access to. Is there something I'm missing? Or is that out of our control?
Yes, it is a custom report so that is probably the issue. So any tips will be appreciated.
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Kevin Sheehan Sent: Monday, October 04, 2010 10:48 AM To: Gloria Ormsby Subject: RE: [Tessitura Technical Forum] Report Security - Still Has Access to Restricted Season Data
Is it a standard report or a custom report? If it’s a standard report, you should open a help ticket. Standard reports should respect control groups. If it’s a custom report, it sounds like the report was not written correctly to respect control group security. Support might still be able to help you out with some tips on using secure views for control group security in your custom reports.
Kevin Sheehan
Documentation & Learning Resources Specialist
Tessitura Network
1 888 643 5778 ext 329 Office
ksheehan@tessituranetwork.com
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
Gloria,
On a quick guess, there is probably a reference to TR_SEASON in the report. You should be able to replace it with VRS_SEASON without changing anything else. That should enforce control group security in the report.