...
Now let's add the following Sample Comment to the Jira Issue:
username= |
---|
Jira-ADMIN Address:5th Floor, Tower ‘X’, Silver Enclave, Airport Road, Bengaluru; Level::7 Instance=https://mgtechsoft.atlassian.net Begin Time=25/Aug/22 10:55 AM |
---|
Based on the above mappings the following would happen:
- Custom field 'Employee Name' is populated with value 'JIRAJira-ADMIN'
- 'Employee Address' field is populated with value '5th Floor, Tower ‘X’,Silver Enclave,Airport Road, Bengaluru'
- 'Total Score' field is populated with '7'
- 'Server URL' field gets updated as 'https://mgtechsoft.atlassian.net'
- The 'Actual Start Date' field gets updated as '25/Aug/22 10:55 AM'
- Lastly the 'Last Comment Field' is populated with the whole of the comment text. ( You may use this trick to maintain a custom field which stores the Last Comment added to issue )
...