Recently active
As the installation guide,support.ptc.com/help/codebeamer/r2.1/en/index.html#page/codebeamer/install_guide/5848463.html#wwID0EBRIKB Minimum value of floatingLicenseSessionTimeout is 60min.Minimum value of namedLicenseSessionTimeout is 1min. I want to set floatingLicenseSessionTimeout = 5min.Why is min. value of floatingLicenseSessionTimeout 60min?
Instead of doing field position changes in Parent Template, if we did in Child Template.will it break the inheritance?if yes then will it break on all field related inheritance or only Field position level inheritance? Currently working in 2.1.0.1-patch3 CB version.
Hello guys,we would like to switch from SVN to GIT in Codebeamer (v22.10).Is there a way or best practice how to migrate existing SVN repository to GIT ?thank you
I am trying to export data from a multi-choice field in Code beamer to a single cell with the data separated by commas.I have used the groovy script from the Code beamer Excel Templates page. https://codebeamer.com/cb/wiki/597447This can be seen in the attached text file "GroovyNotWorking.txt" see 1/.I have modified it to use the field I am trying to export see 2/.The exported excel file has the error message in the relevant cell. see 3/.
Hi,We are facing some issue in the exports of trackers in word format and i.e. where ever a field do not have any value, it is displaying it as '--' and we don't want this. Is there any way we can resolve this by making change in the template itself?
Is there a way to batch import thousands of Word documents into Codebeamer? I understand that the UI is more of a wizard approach with the ability to select a file, set rules, preview, then finally import. But if I want to assume the content is good and use a basic rule (e.g. import all with no conditions) then is there a way to do this?The back story is that the documents are exported from an old and non-accessible system and Word docs are the only file format available so ReqIF is not an option. Or is this a situation to hire a bunch of interns, show them how to import using the CB UI, then let them loose to import everything?
I am currently working on a project in codebeamer and I need to create some custom actions. I am new to this and could use some guidance on which APIs or methods to use some sample code to get started. I am struggling to find the logic for existing actions within the codebase or documentation. Can anyone help me on where I can find the logic for existing actions and how they are implemented? Thank you for your time! Regards,DK.
Does anyone have any other alternatives or suggestions Is PTC planned to fix this in future versions?
Currently I'm working on Listener API and I'm following the wiki page(Listener API (codebeamer.com)).Here I'm not able to find all the API's code as I saw few methods related to few API's, anyone if u have any idea where we can get all the codes or get the details of interfaces let me know.
how can i move a git repository from one project to another? unfortunately i can't find any help in the codebeamer help center.
Hi Team, I'm trying to disable the active user from codebeamer via REST API as mentioned in codebeamer wiki usinghttps://codebeamer.com/cb/wiki/117612#section-Update+an+existing+user.It works when the user is not the only project admin of a project, whereas when the user is only project admin of a project, disabling of such user also shows successful response code 200. I would have expected an error response code from RESTAPI, since it didn't disable the user. Trying the same scenario from Web UI, it shows the below error message. User [10] MME1COB cannot be disabled as he or she is the only Project Admin in the following project(s): [22] BD Test1 Project. Could you please log this as a defect and fix them ?
Getting ready to sign off for the night, and I wanted to express how wonderful it is to see all the great interaction and engagement on this NEW community space! Please keep the excitement going! Let the Community Team know how we can help! via <Notify Moderator Button> or @Jaime_Lee or @AndrewK But, I see questions and a lot of replies. If the answers solved your question, don't forget to hit the accepted solutions button!
Hello, An issue that we are running into is that due to the Description field on trackers being of the “wikitext” type and being able to contain formatting/fonts/tables within it, it causes formatting issues in exported documents. We previously got around this by including a table in the template which stopped the formatting information from the description fields from having an effect, but we can no longer include this due to an issue with velocity macros we are using in our template. Could you look tell me if it’s possible for to change the type of Description field from “wikitext” to the standard “text” type in Codebeamer? I went to the specific tracker and clicked Configure > Fields but this field cannot be deleted or edited. I tried to create a new custom field from type "text" but still this Wikitext Description field cannot be hidden and I'm not sure if I'm missing something.Changed the label from the Wikitext field from "Description" to "Description (old)" but still
Can anyone explain..1.What does pre-defined template works and details about that?2.How the Strategic Re-use works and function ?
How to upgrade Codebeamer from 2.1 to 2.1.0.1
In codebeamer v2.0.0.2,I've added a choice field 'Tracker Type' (choiceList[6]) to a Task tracker 'Project Task' that will select from an options list and is mandatory in all status valuesI've added a choice field 'Complaint' to Task tracker 'Project Task' that will point to another work itemI would like for the 'Complaint' field to be mandatory only if choiceList[6] == 'Complaints Investigation' Scenario 1:I've tried setting the 'Mandatory if:' field to "choiceList[6] == 'Complaints Investigation'" and the 'Mandatory in Status:' field to None.This results in the 'Complaint' field NOT being mandatory for 'Project Task' items with "choiceList[6] == 'Complaints Investigation'" or other values of choiceList[6] Scenario 2:I've tried setting the 'Mandatory if:' field to "choiceList[6] == 'Complaints Investigation'" and the 'Mandatory in Status:' field to ALL but ['--', 'Blocked', 'Draft']This results in the 'Complaint' field being mandatory for 'Project Task' items with choiceList
In CB 2.1.0.0, I am trying to add an existing GitHub repository under the SCM Repositories tab for a project. It prompts me for the repository name, URL, username, password, and the SCM loop setting. However, when I attempt to save I get the error: SCM Error: remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/pathto/repo' I did see a reference to using sshpass so I installed that and restarted CB but it didn't give me an SSH option and I'm still limited to the username/password. How can I add the external GitHub repo?
I try to upgrade from Codebeamer 22.04-SP7 to 22.10-SP10.The normal upgrade instructions ( https://codebeamer.com/cb/wiki/14336941 ) don't work. I encounter an error when starting codebeamer: java.sql.SQLSyntaxErrorException: Table 'codebeamer.tracker_configurations_temp' doesn't exist I then found another instruction which says that I have to perform a 2 phase upgrade: https://codebeamer.com/cb/wiki/29928667I did set the CB_trackerConfigUpgrade_preUpgradeEnabled environment variable by modifying /etc/profile. Then I logged out and back in again.Then I restarted Codebeamer 22.04-SP7. But the update of the tracker configurations does not start. And the new table tracker_configurations_temp is still missing. Please help
Is it possible to generate detailed License usage report to know full details of active users, logged in user, timings, location etc.
Can someone explain what is use of fields and shared fields in codebeamer and how it works?
Is there a way to completely hide the review hub tab if it is not in use for all.
I am currently working on custom Listener API's in Codebeamer in my local system. I want some reference Listner API codes for the same. Does anyone know any location where Codebeamer shares its developer codes for the public. If so please provide me the link for the same.
Any learning material available for codebeamer ...
Is there any feature/capability in codebeamer/codebeamerX to make objects as favourite and also build a report based on those favourite objects?
Is there a way in codebeamer 2.0.0.2 to group tasks in a sprint by a common custom field? We have several different types of tasks (development task, review task, etc.) that all have a custom field that points to a User Story. I would like to group by that common custom field but cannot figure out how. I am able to group by that field if I have a single task tracker selected.
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.