hackforla / hackforla/knowledgebase
1-M: Asset Group >- (Primary) Tool
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
As a user I want to know what tool is the primary tool for an asset group
### Action Items
- [ ] Update asset group models.py to add field primary tool which should be a foreign key. Look for other foreign keys.
- [ ] Run source ./start-dev.sh. This should create a migration script to add the foreign key and then run that script.
### How to Manually Verify
- From the asset group screen verify you can associate with a (primary) tool with the assset group.
### Automated Tests
### Resources/Instructions
Contributor guide
Assessment
This issue has not been assessed yet.