Hi there,
I manage a Jira (and Confluence, BitBucket) instance that is used for students at a university in some of their software units. Currently, each student has a project in Jira and at the start of each term, the staff members who need access to various student projects for assessment purposes are given permission to access the projects at a project level.
I am currently writing an web app that pulls data from our enrollment system to automatically create student projects for new students and remove projects of past students. In the app, all projects are listed.
My app also manages the cPanel accounts we give to our students. In cPanel you can generate a temporary session id and a link to a cPanel account so that when the link is clicked the user is redirected to the cPanel account and is automatically logged in. This means staff can access their student's cPanel account without being added or having the login details.
I was wondering if something similar is possible in Jira?
Something along the lines of:
Is there any way I can do this?
Thanks!
@alex.hendry nothing like that is in Jira. You could just create a group in Jira that houses all the professors and then add that group either to the projects when they are created or to the permission scheme that all the projects use to give them access.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.