A user wants to see a repository in Fisheye. I am trying to add the user, but I am not the admin/owner of the repository. The repository in Fisheye has been around for almost a decade and I can't figure out who can authorize this user. There must be a place to say that Bob from accounting owns this, contact him.... Am I missing this somewhere obvious?
Hi Mark,
Are you able to use the rest API to grab this information?
From
https://docs.atlassian.com/fisheye-crucible/latest/wadl/fecru.html
A GET for
/rest-service-fecru/admin/repository-permissions/{repository}/users
Should list all the users, including hopefully one admin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.