Ref T10939. For various historical reasons, revision status is a numeric string. This comparison fails because it's (string) !== (int). Just use != so this will still work if we turn it into a real string in the future.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T10939: Support for OWNERS files
- Commits
- rP6e9828c743a7: Fix a dashboard bucketing bug
Tried a more specific test case locally, got better looking results in "Must Review" and "Should Review".
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- dash7
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 12227 Build 15443: Run Core Tests Build 15442: arc lint + arc unit