Questions tagged [gemini]

Bug-tracking software from Countersoft

28 questions
0
votes
1 answer

How to create the new projects and how to send the bug reports through Email in "Gemini" tool?

I have installed the "Gemini" tool in my system. Now i am not getting any option for creating my own project when I am in manager account or in personal account. It has three projects by default named as "Help Desk, Company Intranet, Integrated…
Sushilareddy
  • 121
  • 1
  • 3
  • 19
0
votes
2 answers

After installation Of Gemini tool for Bug tracking, How to get connect with Server?

I have installed "Gemini" tool in my system for bug tracking, It has successfully installed, but it is not get connect to the server. I have followed the following link: http://www.geminiplatform.com/support/install-webpi I gave the site name…
Sushilareddy
  • 121
  • 1
  • 3
  • 19
0
votes
1 answer

Set localStorage or global variables before setting Gemini url

Is there a way to alter any global variable or localStorage item before loading the url specified in Gemini's setUrl? I tried using executeJS but whatever I set is not available for the app initialization: suite .setUrl( 'index.html' ) .before(…
0
votes
1 answer

Gemini: IE11 doesn't work

Could you please help with the following? Tried to run Visual Test by Gemini IE 11 doesn't run the gemini tests Selenium-standalone: 3.7.1 Here is…
0
votes
1 answer

Running a command in SSH from command prompt

I am trying to access unix from command prompt using SSH connection with the below command C:\Program Files\PuTTY>putty.exe -ssh gemini -l usename -pw password Now i also want to run command in gemini from command prompt. Will that be possible ? I…
0
votes
2 answers

Migrate from JIRA to Gemini

From reading the Gemini documentation, it looks as though I just export the JIRA database and then use the Gemini import wizard. We have several projects in JIRA and I need to import each project separately into Gemini. I don't see a way to do…
Craig
  • 1,205
  • 2
  • 21
  • 54
0
votes
1 answer

Link to gemini issue without project parameters

Gemini v5.4.2.3872 I would like to link to a gemini issue using just the item #. But I cannot figure out what the url should be without the project information: http://mygemini/project/Me/30/item/12345 Notice that has the project info in it. What…
slolife
  • 19,520
  • 20
  • 78
  • 121
0
votes
1 answer

In Gemini (5.4), is there a way to create related projects, or sub-projects?

It seems like we would want to use different project templates depending on which lifecycle phase a system is in.
0
votes
2 answers

howto create issue comment in Gemini 5 API

I'm trying to add a comment to issue using Gemini 5 c# API. The problem is that GeminiService.Item.IssueCommentCreate returns null. commentDto object is created and passed to the IssueCommentCreate with the same properties filled (Comment, IssueId,…
oleksa
  • 3,688
  • 1
  • 29
  • 54
0
votes
1 answer

how migrate to Gemini 5 .net API

I have a tool that communicates with Gemini platform using .net API CounterSoft.Gemini.Commons, Version 4.0.1.3038 Assembly CounterSoft.Gemini.WebServices, Version 4.0.1.3038 Now Gemini is going to be updated on the site I'm connecting with. AFAIU…
oleksa
  • 3,688
  • 1
  • 29
  • 54
0
votes
2 answers

Junit test with osgi blueprint (apache aries or eclipse gemini)

i really can´t find a way to junit test blueprint. With Spring DM (this dead project) was very simple to test the same spring beans with junit and some mocks. In blueprint (either aries or gemini) is nothing like SpringJUnit4ClassRunner. Pax Exam is…
pan40
  • 317
  • 1
  • 5
  • 15
0
votes
1 answer

Create template for our own process

I have signed up to using the Gemini trial and have a few questions. We develop software that is deployed on computers in the company network. Our current process follows more traditional waterfall methodology, with steps like: Gather…
0
votes
1 answer

What is a "System Group"? Is there detailed security documentation?

Under Administration > Security > Global Groups the groups have an checkbox field labeled "System Group", what is this? I can not find any references to this in the online documentation. Is there a more detailed document available for groups and…
Jamison
  • 640
  • 4
  • 7
1
2