coala / coala/community

FIx - data objects that aren't saved due to missing attributes

Open
#238 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
19
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Message displayed in terminal while `.ci/build.sh` is executed -
`Something went wrong saving this contributor testuser1: 'issues'`
`Something went wrong saving this issue 2: NOT NULL constraint failed: data_issue.repo_id` etc.

Run build to get more messages like this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Run .ci/build.sh and inspect the reported failures, including the missing 'issues' attribute and the data_issue.repo_id NOT NULL constraint. Trace the data objects being saved to identify where required attributes are absent. Done means the build completes without these saving errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.