`get_status_code_for_bug` (which `BugReferencesCheck` relies on) assumes that the Lando user can not access security bugs. If that is every changed (e.g., to add support for bug 2055604) this check will stop working as expected. There should be an additional check even if a bug is fetched successfully that returns the exact value of the flag.
Bug 2056365 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
`get_status_code_for_bug` (which `BugReferencesCheck` relies on) assumes that the Lando user can not access security bugs. If that is ever changed (e.g., to add support for bug 2055604) this check will stop working as expected. There should be an additional check even if a bug is fetched successfully that returns the exact value of the flag.
`get_status_code_for_bug` (which `BugReferencesCheck` relies on) assumes that the Lando user can not access security bugs. If that is ever changed (e.g., to add support for bug 2055604) this check will stop working as expected. There should be an additional check, even if a bug is fetched successfully, that returns the exact value of the flag.