Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Portal mode issue

beta

In portal mode, the filter functionality is wrong.

The components and versions in the listboxes are always related to the first project.

If I select others projects contemporarily, the listboxes are not refreshed with the components and versions of selected projects.

lomi
· 1
lomi
Replies (11)
helpful
0
not helpful

Do you have more than one project for the portal mode?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

yes


lomi
· 1
lomi
helpful
0
not helpful

Sorry, currently Portal Mode works with one project only.


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

We have to make visibility of our gemini system to our partners.

The one project limitation is a great limit for us.

It doesn't allow us to make start with this feature, promised to our partners.


lomi
· 1
lomi
helpful
0
not helpful

Have you planned the modify ?

 


lomi
· 1
lomi
helpful
0
not helpful

Lomi,

This is not planned until 3.1 release.

In the meantime, you will have to grant permissions to partners for reach project and give them View Own Issues Only permission.


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

Our partners have numeric username.
What you think of this js injected in project.aspx ?
The portal mode in GEMINI is not active.

if (/^[0-9]/.test(document.getElementById("ctl00HeaderControl1HeaderBarControllnkLogout").title.split("  ").pop()))
{
  location.href = document.getElementById("ctl00
ProjectHeader1_lnkAllIssues").href;
}


lomi
· 1
lomi
helpful
0
not helpful

placeholder, for delete permision denied


lomi
· 1
lomi
helpful
0
not helpful

placeholder, for delete permision denied


lomi
· 1
lomi
helpful
0
not helpful

What are you trying to do?



Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

When the our partner click homepage in one of the projects,  the my javascript redirect to the project issues filter.

Your Portal Mode -> 1 project visibility -> auto redirect to first project issues filter

My Portal Mode -> more projects visibility -> auto redirect to selected project  issues filter


lomi
· 1
lomi