Recently active
Hi,I'm looking for an option how I can consume child computed field value in the parents field. Means I'm looking for the recursion - I need to use Aggregation rule in computation field which is not possible ootb - as soon you define "Computed as" for the field, the Aggregation rule (sum/total) gets deactivated.My use case: I need the information available here in screenshot in a separate tracker field, to reuse it for another use case.: The problem is, I can calculate children of a parent by using "Computed as = length(children)" but it counts 1st level children only. Therefore I thought I can work with Aggregation rule, but it is not possible for fields where "Computed as" is defined. Any ideas how I could solve that problem. Thank you!
I want Computed Logic for Test case Tracker to populated ASIL & CAL filed values with " Verifies" Filed which linked to 12 requirements trackers If I select Verifies item, my Test case tracker ASIL / CAL values should automatically generate based on its requirement ASIL / CAL values Safety Requirement Trackers have ASIL Field (4 Trackers)Security Requirement Trackers have CAL Filed (4 Trackers) Now in my Test case if I select Verifies item of any requirement my ASIL values should automatically populated
Hi members I want to apply the .jsp page that the user will use as custom on the codebeamer, but I'm going to proceed with it in the following way1. Create a views folder in the C:\CB-2.2.2\tomcat\webapps\cb\WEB-INF\ path to register a .jsp file to that folder2. Deploy code to use as a custom controller in the C:\\CB-2.0.2\tomcat\\webapps\cb\\WEB-INF\\lib folder as a JAR file3. Add settings for my-applicationContext.xm in /tomcat/conf/server.xml and /tomcat/webapps/cb/WEB-INF/classesIf you call the .jsp file through the controller (for example, http://localhost:80/cb/custom/myCreateProject) in the browser, you will get a 404 error. You will be wondering how to set up the class file to be used as the controller and where to locate and use the .jsp file.
I want to synchronize Test Run tracker in codebeamer to Jira, but the 'Synchronize with Jira' option is not visible.Why can't we synchronize Test Runs from Codebeamer to Jira?
Hi dear Community, I want to use the Item Attribute "Outline Number" of Requirement Item in computed field. Example: I tried to write the computed filed expression like 'indexOf (<Outline Number>, ".") ' to know, whether Outline Number contains one "." (dot symbol). But I can't use the attribute name "Outline Number" per se, because it contains the blank symbol. Therefore I need the property name for Outline Number. But this attribute is hidden and I can't see it in attributes' list of Tracker configuration, even if I turn the ticks "show hidden attributes" and "show property names" on. Please help me to solve this problem. Thank you in advance!
We're happy to announce that Codebeamer 3.0 is coming at the end of March. Learn all about it here: (view in My Videos)
I have a number of trackers of Requirement type which have data in them, it seems that if I try to create a working set all the Requirement trackers with data in them are unable to be unshared. The file Branchable.json.txt contains the tracker definition for the tracker which I can branch which is also empty. However, Not_Branchable.json.txt includes a lot of data which I need to branch, but which in fact will not let me branch it. As you can see from this screenshot, the shared checkbox is grayed out and will not let me change it. So, the question is, what have I done wrong in order to use Working Sets?
Hello, I have a question about how cB is dealing with Documents Versions in Documents bookmark, when limit of version has been changed. In example - we have a file, that have 38 versions stored in cB. The Max. Versions attribute has been changed to 5 versions limit. What will happen with older versions? There will be removed from physical repository on cB server?
Hello everyone, I am currently working on a Excel template and I wanted to replace ${item.subjects} whose format is [Key-Id] - Name.Some issues appear when I import back the file and I want to avoid them.I wanted to export my upstream fields in a format : [Key-Id] format.(The format is the same as the one added when Work Item Key-IDs Setting in a tracker.) Do you know if there is a command like item.id or another way to create this format ? It seems easy but I did not find any documention mentioning a list of command available for default fields. Thanks for your time Current viewExpected view
Does anyone know how to add Excel templates?I thought it would be similar to the word templates but it doesn't show up like the word templates do. Is there a separate folder for the excel templates?
Hi, I'm trying to customize an Excel template to export the different fields of my Issue tracker (see issue_tracker_fields.png for the fields). The "basic" template from codeBeamer does what I would like to do for the exported data but I would like to customize its style, for both single and multi row options (enabled through the GUI). Exported Issue tracker using default codeBeamer template with multi-rows enabled: export_issue_tracker_default_template_multirows.xlsxExported Issue tracker using default codeBeamer template without multi-rows enabled: export_issue_tracker_default_template_singlerow.xlsx My custom template: issue_tracker_custom_template.xlsxActual export results: export_issue_tracker_custom_template.xlsx Note that the multi choice fields are only: "Owner(s) and "codeBeamer item(s)" Could you please help me to correct my template to achieve similar results?If you have access to the default codeBeamer export template file, that could
for 30 day free trial what are all the permission we will get
Does anyone know how to create a codebeamer report or cbql query which does the following? For Test Runs in a Test Run tracker, compare the modifiedAt field with the corresponding Test Case modifiedAt field, to generate a report of test runs that are out-of-date (i.e. the test case has been modified more recently than the the test-run, so the test-run may need to be re-run)
Iam using 30 day free trial. I assigned as Regular User. Iam unable to access Resource through API
在Table视图下,无法使用shift按键批量选中部分条目。是否在此视图下增加此功能
Hi,I'm trying to discover if it would be possible (and the best way) to create a "unified" document view for a project that inherits multiple system specification from a common project (in a way that it would be easy for the reader to understand the whole project, without having to jump between two different projects). So in the project that imports the system specification I created a field that has a reference to the parent project (optional, populated if the item requires some feature from the parent project).I then created a "traceability document view in the tracker, which includes "show Descendant Items" (which just became greyed out). My objective would be to show the referenced item (Camera coordinate system) with all of it children. So for someone reading the document it would seem like a single document containing both the child and parent project specification (called using the reference).Any ideas, suggestions? Is there perhaps a better way of doing this?
When adding multiple filters in Codebeamer, it makes the data difficult to view, as the filter status bar takes up a lot of space. See attached screenshot - adding 3 filters takes up ~half of my viewing area. It would be great to have a "collapse" option that allows you to hide these filters.
When exporting to a word document I am using the item.description MergeField to identify where I want to the description to be placed in my template. For some reason, all my merge fields match the formatting in my word document, except for item.description. Is there a way I can modify the formatting for this within my word template? Specifically, I want the text bolded, and center aligned, but it comes unbolded and left aligned every time I export. I have already tried switching the formatting from \* MERGEFORMAT to \* CHARFORMAT to no avail.
I have a customer requirement document that has the following format:Heading 1[Some description]Heading 2[Some description]Heading 3[Some description][requirementId-101] text description for requirement[requirementId-102] text description for requirement So when I import the document, I end up getting Heading 3 in its own requirement, which in this case it includes the description and the 2 requirements (Customer specification sometimes even has 10 of these requirements). So my question is, how can I import each [requirementId-XXX] into its own requirement in the tracker. Having too many requirements from the customer into a single requirement in Codebeamer is making it difficult to accurately track traceability. The customer document is in Word and won't be sending us any intermediate files btw. And a side question... can the requirements not have a Summary?
Hello all, I´m currently experimenting on the codebeamer capabilities of importing an excel specification. I have two different baselines of the excel specification and wanted to see how capable codebeamer is in comparing those baselines. I edited the files with the same VBA script to add the intendation to get the hierarchy into codebeamer which worked just fine with the first baseline of the excel file. After I imported the more recent baseline which includes some changes, some work items in codebeamer were removed out of the previous hierarchy and placed on the highest level in the tracker. Those affects work items which haven´t changed between the two baselines and also the intendation is identical in both excel files. Also there are work items with identical parameters (parent item in CB and intendation in excel) where one remains in the hierarchy and the other one is moved. After I had discovered this behaviour I did another import of the recent baseline without ch
Has anyone experienced Codebeamer server down entire of today, 505 error and found any resolution for it?
Defects are normally either standalone items or are downstream references from test runs where a test run has been executed and a defect has occurred during that execution. The traceability browser reflects these in reverse, as the defect appears upstream from the test run which is logically incorrect. We believe this error should be corrected; how are other life science companies addressing this?
Hello Team, Im new to Codebeamer and training myself on the basics. I am working on "Install and Manage Codebeamer Instances" Course. In the module 4- Configuration and management for cb user , 1st activity , I am not able to authenticate for user in testing. Attached is the screenshot of the error. Error msgs below. Can you please direct on how to get this issue resolved ? I had raised a ticket earlier and was directed to post in community. Kindly me let me know if you need further information on this. "Error message : LDAP/Active Directory authentication failed: Failed to borrow DirContext from pool.; nested exception is org.springframework.ldap.OperationNotSupportedException: [LDAP: error code 53 - UNWILLING_TO_PERFORM: Bind failed: Cannot Bind for Dn uid=admin,ou=People,dc=example,dc=com]; nested exception is javax.naming.OperationNotSupportedException: [LDAP: error code 53 - UNWILLING_TO_PERFORM: Bind failed: Cannot Bind for Dn uid=admin,ou=P
Hi, I am trying to install the Codebeamer. When I was following up on the Wiki to install it, I found the Parent Page is empty: Thanks,
Our customer would like us to set up a job that regularly polls a directory and if data is found, it should be imported into Codebeamer (CB). It's about a daily job that runs in the background and validates and processes external data. We had hoped that CB's Job Manager would fulfill this task, but it is only used for reports and we have not found any other option yet. Does anyone have an idea how to implement this requirement with CB?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.