-
SVN branches are not visible
I have just installed Fisheye+Crucible (as docker container "atlassian/crucible") for evaluation. We are evaluating this as start with one product which has code on two SVN repositories. Both SVN repositories have "trunk" branch and many other branches, as development is being done in branches. On repository configuration,…
-
Fisheye shows all SVN commit authors as "svn"
I have an old Fisheye 4.8.6 server, and it's showing all recent SVN commit authors as "svn" instead of the actual author name, in cases where the author is something like "DOMAIN\username". This is generally what our authors look like — is that a problem for Fisheye? The repos are svnsync-ed to the same server that Fisheye…
-
Is it possible to config what commits are displayed on the JIRA story?
I was trying to see if one could avoid commits from feature branches and only have main and release. When we have commits showing up from feature branches it shows duplicate commits one for main and one for the feature branch.
-
fisheye crucible Password incorrect or unknown user error
Hello, I've got the following error trying to connect to FeCru My password and user are right, I can still connect to my confluence and jira. NotificationException: javax.mail.MessagingException: Could not connect to SMTP host: [serveradress], port: xx, response: 554
-
Able to add the files while review, but cannot view the context of files for SVN repository.
Hi Team, Fisheye is activated for an SVN repository, was able to add the files when started a review. But couldn't see the context of files. PS: Have performed reindexing still no change in the issue. Thanks! __PRESENT
-
Do I need to upgrade Fisheye/Crucible and svn?
We are using fisheye/crucible 4.8.10 AND using svn. I see it is going EOL on dec 5, 2023. However, I also see a note stating that it is going into basic maintenance mode. There is confusion on our end whether or not we (1) need to upgrade/find a replacement to fisheye/crucible due to this EOL date and (2) will be required…
-
Review .ld linker files in Crucible
Crucible won't let me add .ld files to a review (Add content - explore repository - attempt to select file). I tried adding ld to the raw-mime.types file as a text/plain, but this did not affect the symptom.
-
Crucible user directory - how to migrate away
Hello Everyone, We have a older Crucible install that we still need to maintain until the remaining projects are migrated away/off of it. Users are created on Jira, assigned permissions and Crucible is set to sync users from this directory. Jira/Confluence are being migrated to the Cloud however. What is the best way to go…
-
How to generate custom review reports in Crucible
We are looking for crucible review reports which provide the data in below format Review Id , Owner, Review Created Date, Reviewer Name, Review Completed Date, Review Closed Dat, No of Comments What is the way to generate this custom report
-
Disabling cipher suites or protocols
We are running Fisheye 4.6.1 and I try to disable weak ciper suites. My config.xml has the following section : <web-server site-url="https://crucible.xxxxxxxx.dom"> <http bind="0.0.0.0:8060" proxy-port="443" proxy-scheme="https" proxy-host="crucible.xxxxxxxxx.dom"/> <ssl bind=":6443"…
-
Using smart commits with groups?
Hello - We created some groups within our Crucible project, but I was hoping for a way to specify that group from a smart commit. i.e. +review <group name> would create and open a review just for the users within that group. Is something like this possible? When I try this with "@<group_name>" I get an error about the…
-
is it possible to disable/deactivate projects in crucible? (Not delete)
I need the projects to be disabled rather than delete also I need a way to move all my project reviews from one project to another. Please do tell shortcut rather than moving single review at a time.
-
Configuring FishEye/Crucible for SSO
I have a the following suite of Atlassian server applications: - FishEye/Crucible 4.8.10 - Jira 8.20.11 - Confluence 7.13.8 - Bitbucket 7.21.3 - Bamboo 8.2.5 - Crowd 5.0.2 Using Edge and Chrome browsers. All the applications have been configured with SSL behind apache proxy servers and use Crowd to authenticate users. All…
-
The crucible reviewer's progress percentage calculating rule
Is anybody knows the exact calculating rule of The crucible reviewer's progress percentage . I have the infomation from Using Progress Tracking ,which indicating that: "progress tracking also takes lines of code and revisions into account." but I am confused about this, and found that it is not as expected in project…
-
Jira Integration Won't Accept My User
Hi, I'm hoping to evaluate Crucible with Jira Software and I'm at the tantalising stage of running the setup wizard. I have a valid evaluation licence However, when I try to connect to our JIRA instance (JIRA cloud service) I am told that my user's password or admin role is invalid. I've logged out, and back in to Jira to…
-
Setting up a Git repository in Crucible - Path parameter
I use Bitbucket to host remote git repository with more then one branch (2 or more branches) I want to track in my Crucible only one, selected branch May I use one of SCM Details parameters (I mean about parametr 'Path' (in Git Connection Details section)) to define the branch I want to track in my Crucible? That parameter…
-
Not able to login to crucible with the credentials
Hi Team, If I am trying to login to crucible with the specified Atlassian credentials. I am getting the below and was not to login. It is throwing "password incorrect or unknown user." If I try to reset the password, then I am getting an error "cannot update the password for a specified user."
-
Clustering
I'm looking for documentation on clustering a fisheye installation so that we can have two nodes running for redundancy - similar to the way Jira or Confluence data center installations can be clustered. I'm having trouble finding information on it - or I am finding old answers suggesting that FishEye cannot be clustered.…
-
What does a blank "Last Active Date" indicate?
The API gives me access to a "last active date". What does it mean if it's returned null? Thanks!
-
Setup Jira and Bitcucket integration with crucible
Hello, I need to integrate jira and bitbucket with my crucible server, please send me the answer step by step with example. Thank You!
-
CVE-2022-41903, CVE-2022-23521 - upgrade git
Hi Team, May I know how to ensure which version of git am using in my crucible application and how to upgrade ? Thanks Pandiyan
-
Db query to get the total project and the review .
I need a db query to get the total project and the review of crucible .
-
query to find which repos are belongs to which project in crucible .
In our environment we have 250 projects and 780repos . How to know which repos are belongs to which projects . we need a db query for this .
-
How do I configure Fisheye to support a Perforce Master and failover replica
Have added a Perforce failover replica to migrate the master Perforce server to a different service. 1) How can the failover replica repository be configured in Fisheye during the migration as the two repositories will be duplicates, and 2) How can Fisheye be configured to set to the replica as the Master following the…
-
Due Date Reminder did not send to reviewers
So I configured "Create Review" > Edit Details > Due Date and added 1 working day before to the Send Reminder field but my reviewer is not getting any due date reminder emails. They only got the initial email for the creation of the review. No email notification today (1 day before due date). Are there any other…