-
Inserted images appear and are saved twice
Hi, we see in issue in the Rich Text Objects using Jama Connect 9.5.0 (Build date: 2023/10/17 12:48) If we insert an image from clipboard with Ctrl+V, the image appears twice: Looking at the Source view, the image is actually saved twice as attachment. Once simply as image.png and once with a timestamp: It happened with…
-
API Request for authorization code by redirecting the user in JAMA connect
I am trying to get the Authorize API in Jama but can't find anything. I have attached the Document link. I saw something similar to the question I am asking in Jira. Is there any API request available for an authorization code by redirecting the user to JAMA Connect? For More Information: As the same type, the request that…
-
Deleted Item does not appear in Activity Stream
Are there any circumstances in which a deletion of an item would not appear in the Activity Stream. I deleted an item that was included in an open review. The review does register that the item was edited, with the edit being the deletion of the item. However, I don't see the deletion registered in the Activity stream? Is…
-
Category Name in Velocity Report instead of Path?
In velocity reports, how do you convert the Category Path from getAllCategoryPathsByDocumentId(java.lang.Integer documentIds) to the name of the category? For tags I used: #set( $docTags = $tagDao.getAllTagsByDocumentId($vDoc.document.id)) ... #foreach( $dt in $docTags) $dt.tagName But the synonymous version below doesn't…
-
Browsers annoing note disturb usage of Jama
Hello, Our company Jama users find annoying that this Browsers note is visible all the time: Is there any way to hide this? It`s acceptable that notice text is visible at the login screen, but not whole time. Used version: Jama Connect 8.74.x ------------------------------ Juho Toppala Mipro Oy…
-
Comments
I'd like to learn best practise for use of comments, and when should they be used vs a formal review. In particular I'd like to understand how associated actions that can be added: !decisionneeded or !question add value. For example I'd like to see all requirements within a section that have comments containing unanswered…
-
Baseline Source data using Velocity
I'm creating a velocity report that exports baseline information. I'm am wondering if there is any way to get data about the baseline sources (name and key). This data is readily available through the Rest API but I'm struggling to find any information when using velocity. Is there any way to retrieve baseline source data…
-
Custom Word Export Template Assistance
Good day. I'm somewhat new to JAMA and still learning, so appreciate any assistance. Problem: I have a series of Verification procedures that I've created for a given software project that will span multiple releases. The related system requirements will be progressively satisfied throughout the various releases. I need to…
-
Is there a way to generate a Review of all Upstream Relationships?
Is there a way to create a Jama Review for just the list of upstream or downstream relationship items of a source? I have tried all manner of advanced filters, trace mode, relationship view... and have not found a way to identify a group of upstream or downstream items so they can be selected for a Jama Review. Are there…
-
Editing an Item Type Field from Pick List to Text Box
Hello, I have an item type field that is a Pick List field type. I want to change this to a Text Box. When I proceed to edit this item type field, I see no options for me to change this field to be a Text Box. How do I make this change? ------------------------------ Anthony C. ------------------------------
-
Not Applicable Option in the Test Run Status /Option to delete the test case from the Test Group.
Hello, we are using the latest version of JAMA Connect ( 9.4.0). 1. We have an issue and want to understand if we can have an option of "Not applicable" test status under the Test run. Idea behind that is when a test group is selected from a bunch of test cases and if the tester wants to run only the particular number of…
-
Unable to create groups using Python script due to token expiration issue.
I have written a python script that generates an authentication token that will be used for performing various basic tasks like, fetching user information , creating groups etc. While executing the python script, token was generated successfully. The token is used in get user requests(get requests) and it is working fine.…
-
Automate uploading attachments to Jama
Hello, I have some attachments to add in Jama. Is there a way to automatically upload them to JAMA (for example using excel or others). Also, is there away to automatically add them to a test case? Thanks in Advance. ------------------------------ Mohamed Smaili ------------------------------
-
Error message when importing doors zip. What does this mean?
Hi, I am experimenting with the DOORs zip file importer. With one of the imports I am getting the following error message: Failure importing file: com.jamasoftware.contour.api.exception.DocumentNullOrInactiveException - A 'from' document ID must be specified to save this relationship. By hand editing the HTML export from…
-
Highlighted Item in Trace View
Sorry for my 101 question, but I've noticed that when I click one source item on the Trace View, some of 1 level down items are highlighted. Please see the attached screen shot. What is the differences between highlighted and not highlighted item? I am using Jama 8.79.4, self-hosted version. Thank you!…