CTA log parameter name fixing
Problem
Several of the parameters on CTA logging follow inconsistent names.
This has been shown repeatedly in issues like:
Proposal
Create a issue template on gitlab specifically for fixing log parameter inconsistencies.
Use this ticket as a centralised point for listing and tracking all the log parameter names that need to be fixed.
Use the following template:
Log message:
"log message"
Parameters to fix:
wrongName1
-->correctName1
wrongName2
-->correctName2
Parameters to add:
newParam1
:
- Description
newParam2
:
- Description
Edited by Joao Afonso