gavanfantom
gavanfantom
Here is a plugin loosely based on the JIRA plugin that integrates with Taiga
Where a pin connects to multiple pads, which is quite common with power pins on large devices, the list of pin numbers is truncated to 4 characters and output as...
# Description Describe: This adds a list_epic_attributes() function, working the same way as list_user_story_attributes(). ## References Fix #103 # Checklist * [x] I have read the [contribution guide](https://python-taiga.readthedocs.io/en/latest/contributing.html) * [x]...
## Description A list_user_story_attributes() function exists, but no corresponding function exists for epics. ## Use cases To get a list of attributes on an epic. ## Proposed solution A function...