Users trying to import information from JIRA needs to provide the URL of the JIRA server. If they provide something like https://jira.example.com/ Tuleap will try to make calls to https://jira.example.com//exampleEndpoint which might not work. We should trim the / from the provided JIRA server URL.