Hi, I want to restrict the access to a custom report for certain projects. For this I am about to override the AbstractReport.showReport() method. But how can I retrieve the current project?
Another (solved) post here advices to use the ProjectService component, but it actually cannot return the current project id, key or name
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.