JeffPeterson1
5 years agoQrew Captain
Pipelines and JIRA
I'm working with a JIRA pipeline and the fields from JIRA return a funky format that looks like this:
value:"{u'self': u'https://xxxxxxxxx.atlassian.net/rest/api/2/customFieldOption/23142', u'id': u'23142', u'value': u'NS4426-SAC-00001-MA-CHE'}"
What's the best way to manipulate this data so that I can extract just the part at the end: NS4426-SAC-00001-MA-CHE?
Has anyone else run into this issue?
------------------------------
Jeff Peterson
------------------------------
value:"{u'self': u'https://xxxxxxxxx.atlassian.net/rest/api/2/customFieldOption/23142', u'id': u'23142', u'value': u'NS4426-SAC-00001-MA-CHE'}"
What's the best way to manipulate this data so that I can extract just the part at the end: NS4426-SAC-00001-MA-CHE?
Has anyone else run into this issue?
------------------------------
Jeff Peterson
------------------------------