Jump to content

Luke.Sigtrap

Members
  • Posts

    2
  • Joined

  • Last visited

Luke.Sigtrap's Achievements

Newbie

Newbie (1/14)

  • One Month Later Rare
  • Week One Done Rare
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi, I've been able to successfully set up the Jira integration from Plastic Cloud locally, but can't seem to get it to work globally. I set up the Jira integration from the Windows GUI via Preferences/Issue Trackers (with "Apply binding to" set to Repositories, the only other option being default@local - not sure why the specific repo doesn't appear) and that worked. However I want it to be automatically set up for all clients. So I've tried putting the resulting jira.conf in plastic-global-config on my org's cloud server (the same server as the repo I want integrated with Jira) as follows: MyTargetRepo/issuetrackers/jira.conf WorkingMode=TaskOnChangeset Name=Host;Value=https://XXXXXXXXXXX.atlassian.net;Type=Host;IsGlobal=True Name=User name;Value=XXXXXXXXX@XXXXXXXXX.com;Type=User;IsGlobal=False Name=Password;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX;Type=Password;IsGlobal=False Name=Branch prefix;Value=;Type=BranchPrefix;IsGlobal=True Name=Project Key;Value=XXXXX;Type=Text;IsGlobal=True Name=Custom Field ID;Value=;Type=Text;IsGlobal=True Name=Use LDAP credentials if available;Value=False;Type=Boolean;IsGlobal=False Name=Use default proxy credentials;Value=False;Type=Boolean;IsGlobal=False Name=Issue query limit;Value=50;Type=Text;IsGlobal=False Name=Resolved issue states;Value=Done;Type=Text;IsGlobal=True Name=Issue types;Value=;Type=Text;IsGlobal=False Name=Fields mapping;Value=;Type=Text;IsGlobal=False Name=REST URL;Value=/rest/api/2/;Type=Text;IsGlobal=True Name=Task URL;Value=/browse/;Type=Text;IsGlobal=True Name=Status transitions;Value=;Type=Text;IsGlobal=True Then I deactivated the local Jira integration from the PlasticSCM preferences/issue trackers GUI. I also removed the <Extensions> entry from my local client.conf. Upon commiting this to plastic-global-config and restarting the GUI, AppData/Local/plastic4/globalconfig/xxxx@cloud/MyTargetRepo/issuetrackers/jira.conf appears correctly. However, the integration does not appear in the GUI and the <Extensions> entry in client.conf doesn't appear either. None of this happens for other people with access to MyTargetRepo either. Am I missing something? Is automatic setup for all clients not possible? Do the above settings need modification somehow?
×
×
  • Create New...