This issue was created automatically by a script.
Bug Reporter: @mathjazz
CC: @vishalCR7
Depends on: Bug 1473749
When a source string is removed from the VCS, we mark corresponding Entity object as obsolete in the DB.
When a source file is removed from the VCS, we delete the corresponding Resource object from the DB.
That's inconsistent.
We should unify the behaviour by marking corresponding Resource objects as obsolete when source files are removed. One of the consequences will be more accurate contributor stats.
This issue was created automatically by a script.
Bug 1468840
Bug Reporter: @mathjazz
CC: @vishalCR7
Depends on: Bug 1473749
When a source string is removed from the VCS, we mark corresponding Entity object as obsolete in the DB.
When a source file is removed from the VCS, we delete the corresponding Resource object from the DB.
That's inconsistent.
We should unify the behaviour by marking corresponding Resource objects as obsolete when source files are removed. One of the consequences will be more accurate contributor stats.