Peter Alabaster

Results 3 comments of Peter Alabaster

I've been testing / building a knowledge base on different CI platforms for my company over the past few months intermittently. Tried a myriad of different platforms but some were...

Just noticed this also seems to be the case with the `Issue` object too ```python api.issues.list()[0].description AttributeError: 'Issue' object has no attribute 'description' ``` Source code looks like it does...

This might not totally relate to the originally submitted issue, but: It appears that taiga REST api does not return description on https://docs.taiga.io/api.html#issues-list or https://docs.taiga.io/api.html#user-stories-list so this technically isn't an...