-
Questions regarding exporting project items
Hello, 1. We are looking to export all of our Jama items in all projects to Excel and HTML formats. This was working well until we had to export the defects for our largest project, which has over 20,000 items in it. We were able to generate the Excel and HTML files for All Item Details, but we are facing an issue with the…
-
Quality of life fixes: Quick "Reuse" and test steps mass copy/paste
95% of the time when we reuse a single item in JAMA we want a slight variant of the existing one to go into the same folder with the same details which we then edit to be whatever variant. Like when you copy/paste a file in Windows Explorer you get a "Copy of X". Perhaps there would be a dialog to choose which options the…
-
Jama Connect 9.6 Help Guide
-
Velocity Excel lookupPickListColor Macro
Hey everyone, I'm using the velocity code from the Jama Github for Bi-Directional Trace with Merge Cells and I seem to be having trouble getting one of the macros to work. I'm wanting to have the cell formatted to the color of the picklist color in Jama when I run the velocity report. This is my picklist: This is what I'm…
-
Bug: Link to test case at top of test execution is broken
I kept wondering why people in our company kept posting broken links to Jama test cases and finally worked out why: The URL in the test case link at the top of the test execution window is wrong. It takes the form: https://instance.jamacloud.com/documentKey instead of the correct…
-
How to add more column into Relationship Table Layout view
-
How to add more column into Relationship Table Layout view
Hey there, Is there a way for adding more column into the Relationship Table Layout view? Ideally we would like to add a column that shows our Description from the related items in that window. See pic that I have attached. In trace view we can add description as column but this is not possible in relationship table layout…
-
Database reset broke jama
Support had us recreate the SQL database to remove all the trash sample frameworks, before they would schedule the onboarding meeting. Now I have connect-drainer-xxxx pod in error condition and jama doesn't start up. The database appears to have reprovisioned as you might expect. I have deleted the pod and rebooted several…
-
Sticky Review Instructions
When inviting for a review, the "Invitation" dialog has a "Message" rich text box. We use this field to give instructions to the reviewers. For example: * In this version of the document with the sections A, B, C, only section A is ready for review * Jim, I am counting on you to review section A. Jane, please review…
-
Accessing container of a child of a parent using documentNodeDao (Velocity File)
Dear All, A small help is needed, I have a parent A where it has 3 childs B,C, and D. The following code below allows me to access the information of container B and information of parent A, how can I modify my code in a way to access information inside container C or D. Best Regards, Mohamed Smaili ##Get information from…
-
Find usage of Custom Picklists on items?
Hi, is there anyway thru the admin interface to find out which item types that are using custom made picklists? ------------------------------ Patrik Swahn Volvo Autonomous Solutions ------------------------------
-
Test Runs - "Pass with Errors" concept.
Regarding Test Run, I don't understand what is 'Pass with Errors' useful to. And I am not comfortable with the idea of declaring that I have passed a test while it revealed errors. I suspect that we will want to prevent our users from checking this option. Where could I find some use case examples for this option? How…
-
Jama Software Automatically Passes Skipped Test Steps
For example, when executing a test case with 8 test steps. Test steps 1, 2, 3 = Pass. Skip test steps 4 and 5 and pass step test 6. Jama Software will automatically mark test steps 4 and 5 as 'Pass'. I expect Jama Software to notify the tester that test steps 4 and 5 were skipped, and NOT allow test step 6 = pass.…
-
Behaviour of "Switch Direction" in Visual Layout of relationships
Dear community, I have observed an interesting behaviour of the "Switch Direction" function in the Visual Layout of Related Items (Jama 9.0.3). In a project with defined relationship rules: When trying to "Edit" the relationship, Jama states that"Upstream/downstream relationship options have been set by your…
-
Are you planning to move the REST API endpoints for categories under labs to v1 on a short term?
Are you planning to move the REST API endpoints for categories under labs to v1 on a short term? Under certain circumstances I am not able to assign a category path to a system locked item via REST API (POST /items/{itemId}/categories) Yes, I have set "Allow category management for locked items". As these endpoints are…