diff --git a/README.md b/README.md index 4108b0f..25f73d8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Copado Integrations v1.14 Update - 05-11-2018 +- Bugfix: JiraIssueFetcher_Batch_Test Test Class could potentially fail. +- Upgrade instructions: clone or download this repository. Deploy the JiraIssueFetcher_Batch_Test Apex Class to your Copado Integrations Org. + # Copado Integrations v1.13 Update - 05-09-2018 - Bugfix: Jira retrieve was limited to 50 records. Now it supports the retrieve of all Jira stories. - Upgrade instructions: clone or download this repository. Deploy the CopadoSyncUserStories VF page to your Copado Integrations Org. @@ -23,8 +27,8 @@ By default the following fields get imported: # Installation instructions To install the application use one of the below URLs. -- Production/Developer orgs: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t24000000Nh91 -- Sandbox orgs: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t24000000Nh91 +- Production/Developer orgs: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1p000000Exfy +- Sandbox orgs: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t1p000000Exfy # Customisation In order to customise the mappings for the fields being retrieved, you will need to search for the section in the code labelled, "FIELD MAPPINGS" in the CopadoSyncUserStories Visualforce page.