-
Using Jama Connect to Integrate External Data Sources: Best Practices and Difficulties
Hello Everyone 🤗, I'm contacting you in order to learn more and exchange experiences on integrating other sources of data with Jama Connect. Our team is currently investigating ways to integrate other external data sources, such as third-party databases and APIs, to improve our Jama Connect implementation. In particular,…
-
How to Export user information along with field name- Location?
I would like export user information with additional field named as "Location". Any idea how can we add that column in Jama—> Users section or export information any other way.
-
REST API for retrieving specific child item
Hi, is it possible to retrieve specific child item (by name) for the given parent using REST API. GET /abstractitems does not allow to specify a parent
-
Experience with Risk Management in Jama
Dear Jama users, We are currently using Jama as part of medical device development, i.e., for risks, requirements, verification and validation. We currently use a highly customized meta model for Risk Management, while giving traceability it has its shortcomings when it comes to maintainability. The implementation has…
-
Choose project to apply filter to through REST API
Hi! I try to retrieve a list of items from a filter using the REST API endpoint /filters/{filterId}/results. The filter is defined as being public (available to all projects) and applicable to the current project. The API call returns always the results for the project currently active in the Web UI's Project Explorer. Is…
-
Images are incomplete in exports - tips needed
Hi, When exporting images with the default word and advanced word exports, some of our images are not fully displayed. They are cut off on the side of the word pages (way bigger size), while they look okay in the reading view. Any tips on how to avoid/resolve this issue?
-
Relationships Custom import not working, help appreciated
I am struggling with an issue where I am unable to import relationships using the 'custom import' feature using the 'ImportRelationships' plugin with a .csv file. I don't get any error-message, but the import stops very soon after clicking on the 'import' button and no relationships are created. I have checked everything I…
-
Basic markups in the Office Templates
I hope someone can help me with some very basic things I just can't figure out in the Office Templates for reports. How do I bold a field so the data shows up that way? How do I add line breaks/page breaks? How do I get lower level headings? Everything seems to be Heading. I would like some items ( like each new test case)…
-
Requirement verified at lower level: upstream mapping of verification status
Hi, I was trying to do the following: I have a system requirement which has to be verified at lower level, therefore I flagged "verified at lower level" as yes and linked the downstream requirements, let's say 2 of them. The 2 downstream requirements are both linked to test cases. 1 of the requirements is now verified 100%…
-
Error Message Meaning when attempting to Log and Save a Defect
When I attempted to log and save a defect for a test run, I got this message (see first screen shot below), and the saving process seemed to "hang" when I clicked on the OK button from the error message window (see second screenshot below). My question is - What does this error message mean? First screen shot Second screen…
-
SOS-DEF-5056 relating items to components
Question for other users: Anyone else has used relationships from items to Components regularly? I am aware that this was a defect (SOS-DEF-5056) , and I checked with support last summer and they did not have it on the roadmap for a fix any time soon. It's not on any release notes either, or user guides. We just upgraded…
-
Inquiry About Retention of Signed baseline created from a review with an electronic signature.
In the user guide about electronic signatures in Jama Connect, it's written : "You can't delete a review with an electronic signature, or a baseline created from a review with an electronic signature." I would like to confirm that baselines created from signed reviews, along with the documentation showing who signed the…
-
How to find out who created the requirement or test case?
I'm Organisation Admin and using version 8.79.4. I don't know how to find who created/owns a particular requirement/test case. I can see who last modified it but sometimes that's not enough to take required action. Could someone please help.
-
Using conditional fields in Word template export
I'm trying to change the text displayed in our Word template export based on the value in a flag field on an item type. Word mail merge supports this by using an IF … THEN … ELSE construct like this: { IF {MERGEFIELD Membership_Type } = “F” “Family” { IF {MERGEFIELD Membership_Type } = “Fr” “Friends” { IF {MERGEFIELD…
-
How to filter set of requirements by category?
I have a set of requirements that includes three item types: text, folders, and requirements. I have properly classified the items into one of two or both categories. I would like to filter and export the items from that set that fall within one of those categories. How do I do that? Can it be done with tags? The filter…