Here's our scenario:
We have several projects, but here are a few examples:
Initially (when we only had the IT service desk), we created portal-only accounts via API and added the new account as a customer to the project via API. When we added Accounting, we added that project to the script so new portal accounts were added to both projects. Other than the hassle of populating the initial customers, this was doable.
As we've grown, however, this has become increasingly difficult. Therefore, I thought I'd start using organizations to solve this problem. I created two organizations:
The thought was that I could simply add the "Employees with Company Email" organization to the relevant projects and add both organizations to the HR project. Then, my script would only need to maintain the membership of those organizations. This dramatically simplifies the automated process but comes with all sorts of unintended problems.
For example, the "Share with" option when submitting a request via the portal is broken (the only options are No one or Everyone and searching for a specific customer doesn't work). This appears to be a known issue, which is unfortunate.
We could open up project access to the public, but we really don't want non-employees to be able to submit portal requests to our internal departments.
I'm curious if anyone else out there has solved this problem. I think I'm going to have to abandon the work I've done to use organizations and go back to individually-targeted access (adding each customer individually to each project).
We have a DC instance, I did not realise that yours was in the Cloud.
It occurred to me, though, that only Atlassian Accounts can be added to Groups (not portal-only customers).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Honestly, since I was a JIRA admin for 12 years, I did that automaticly and it worked so if it's not broken.... ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Carmen,
So you're using groups for access and not Organizations. That's not something I'd considered. Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have around 6K customers (internal only). We have 2 groups JSM-Portal and JSM-Portal-TI for our customers. We manage all users and no-one can create a new user, only us admin.
In the projects (we have severals):
So when we add our users , in our script we put everyone in the group JSM-Portal and only our IT department to JSM-Portal-TI
Anyone can share his/her ticket with anyone BUT the user must have access to the project for him/her to see the ticket, obviously.
I hope this can help you,
Carmen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.