-
Attributes as field or item?
Hi, I am new to Jama but quite experienced in requirements management. I see that I could either define an attribute to a need/requirement as a field in the need/requirement item or define the attribute as as a separate item and link to it. Example option 1: An attribute Stakeholder is a field in the item type Stakeholder…
-
Can no longer see the contents of a review if the historical filter was deleted!!!!
When trying to view a historical review that was formerly finalized and refer to comments of team members, I was unable view the review that was sent since I got this error message: This is a major problem PLEASE FIX ASAP so I can view review center comments from team members! Observed first on Jama Connect 9.5.0 (cloud)…
-
Counting Items in Different Components
Hi. We have the subsystem level component and several subsystem components under the subsystem level component. I would like to count the number of subsystem requirements for each lifecycle status. There is no subsystem name in the subsystem requirement item. The only indication is in the Item Path. However Item Path is…
-
Jama 8.79.7 self-hosted Installation fails with 400:
Hi All - Appreciate any help and suggestion. We have installed Jama connect 8.79.1 and when we try to start login Jama admin Console: Process is NOT starting problem: Message: provisioning is in an unexpected state: error . Error in contour api log- [com.jamasoftware.contour.rest.filters.RestRequestResponseLogFilter] -…
-
How to use Categories
Is there a blog or video/webinar on how to realistically apply the Categories? How does it differ from Reuse/Sync across projects with tagging? In theory, it sounds like it would be beneficial, but I haven't found any resources for it. It's strange that such a new feature would have so little guidance. Thanks.…
-
Get Relationships in py_jama_rest_client
Hi all, I want to use the JAMA Rest API in Python to get all relationships of my project. My minimal example is: from py_jama_rest_client.client import JamaClient client = JamaClient(<JAMA URL>, credentials=(<Username>, <Password>)) relationships = client.get_relationships(project_id=53) The error, I get is:…
-
Import Test Cases from Excel without using HTML formatting
Is there a way to import Test cases from Excel without using HTML formatting. If I don't add the HTML formatting tags, then the text gets all squished together when imported. ------------------------------ mark yanofsky Fresenius Kabi North Andover MA ------------------------------
-
Test Run: Specify Environment and Build #
Hello, We were looking for a way to include the build number and the environment in the test run. I cannot find a reasonable solution for including this data. * We did not want the data to be free text fields as this is way too prone to error and we need to filter on this data. * We explored a drop down, but this would be…
-
PUT testruns to JAMA is not updating the description
I am using the REST APIs to create a new testCycle and publish test results to JAMA. When using "PUT /testruns/{id}" API; I use the data as given below. <em> data = {</em> <em> "fields": {</em> <em> "testRunStatus": "PASSED",</em> <em> "description": "Sample Test description",</em> <em> }</em> <em> }</em> And send it to…
-
Relationships for Components
Hi all, I have found out that it is possible to set relationships for Components, but not for Sets/Folders. I was expecting either all or none. Is there a reason for enabling Relationships for Components? Best,
-
Showing different fields as IDs in the upstream/downstream list
Because we are importing a lot of existing system and subsystem requirements that had their own requirement IDs, we have a custom field that we are calling ALMA_ID (could be called something like Legacy_ID to better convey the general meaning). Would it be possible to show this ALMA_ID field, or any other custom field?…
-
Showing
Sorry, wrong content. Please delete.
-
Count Relationship Types for an Item Type
I would like to find out what relationship types are being used for a specific item type. When I use a filter to list a specific item type with upstream relationship of any relationship type, the result does not show relationship types. Therefore I cannot count them. Is there a way to count Relation Types for an item type?…
-
Setting Lifecycle Status for Imported Requirements
We imported requirements to Jama from another system. The Lifecycle Status of these requirements are now set to Draft. What are some ways to update Lifecyle Status of these requirements? Thanks. ------------------------------ Peter Kim Torc Robotics ------------------------------
-
RE: Finding items without a category