Closed emesika closed 1 year ago
The function returns None instead of :
return cls._all_custom_fields, cls._required_fields
this does not enable to get the list of custom fields and required fields for a work item
fixed by #151
The function returns None instead of :
return cls._all_custom_fields, cls._required_fields
this does not enable to get the list of custom fields and required fields for a work item