Opened on 10/12/2018 at 10:09:17 AM
Closed on 09/17/2019 at 12:34:45 PM
#7039 closed change (fixed)
[XTM Integration] Make parameter naming consistent with the API docs
| Reported by: | atudor | Assignee: | atudor | 
|---|---|---|---|
| Priority: | Unknown | Milestone: | |
| Module: | Unknown | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | #6942 | Platform: | Unknown / Cross platform | 
| Ready: | no | Confidential: | no | 
| Tester: | Unknown | Verified working: | no | 
| Review URL(s): | |||
Description
Background
There are two inconsistencies when it comes to the parameters of the XTM integration script:
- Username instead of Client name when generating the authentication token.
 - --client-id instead of --customer-id when creating a new project.
 
What to change
Change the two parameters above and adapt all the corresponding tests/ functions. 
Attachments (0)
Change History (3)
Note: See
        TracTickets for help on using
        tickets.
    
A commit referencing this issue has landed:
Issue 7039 - Make parameter naming consistent with the API docs