There are some places in the code where we create an `Issue` without specifying the `instance`. We should specify the `instance` everywhere. - [ ] 2x in `extensions.py` - [x] PK and FK checks in `check.py` (#218 , #227)