Previously in version 5.6.2 this:
self.SegmentID = Segmentation.GetSegmentIdBySegmentName(segment_name)
retrieved the segmentID
In version 5.8.2, it returns none.
Is that normal? What is the new equivalent for getting the segment ID in v 5.8.1?
Thanks!