flake8
passed.
JSHint
passed.
Review Request #11770 — Created Aug. 3, 2021 and submitted
An issue was also found where deleted files in a DiffX were getting a
default revision ofPRE_CREATION
, which caused the deleted file to
show up as new. This should have only occurred for newly-created files.Now, missing revisions show up as
UNKNOWN
, making it more clear that
the revision is missing, and avoiding accidentally triggering this bad
state.
Unit tests pass on Python 2 and 3.
Tested this in production and verified that it fixed an issue with a
file appearing as new when it should have appeared as deleted.
Summary | ID |
---|---|
7be9d7de16d637a7544bd4903f996c9107930b42 |