Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Business Value for User Story

kumar pavan
December 23, 2020

Can anyone know what is on what basis ,Business Value to be assigned to a User Story or Task. Is there any standard formula to set Business Value to a User Story. Please let me know.

 

1 answer

1 vote
lance_lyons
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 27, 2011

We finally figure this out. We had 3 different java installs. One for Jira, one for Bamboo (64 bit) and one for Confluence all on the same box. Each one needs to have the cert that we create with openSSl loaded into the certifcate keystore if you want to link these apps.

We did the following with the keystore command.

keytool -import -alias confluence.onlifehealth.com -file confluence.cert -keystore "C:\Program Files\Java\jre6\lib\security\cacerts"
keytool -import -alias jira.onlifehealth.com -file jira.cert -keystore "C:\Program Files\Java\jre6\lib\security\cacerts"

We had to do this for each JRE/ JDK in use.

Also the password for the cacerts keystore was "changeit"

Weijing
August 24, 2014

Same issue.

Jira and Confluence running behind Apache and OpenSSL.

I have imported Jira and Confluence certificate into /opt/atlassian/jira/jre/lib/security/cacerts and JIRA/Confluence point to same keystore.

JIRA and Confluence can work fine with https but cannot create application link with error " PKIX path building failed"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events