We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The bug_to_types function in models/bugtype.py might require an update to align with the field rename.
bug_to_types
models/bugtype.py
bugbug/bugbug/models/bugtype.py
Lines 69 to 72 in d220467
Originally posted by @PromiseFru in #3895 (comment)
The field name should be cf_performance_impact instead of cf_performance.
cf_performance_impact
cf_performance
The text was updated successfully, but these errors were encountered:
"none"
bugtype Model
Fix the name for the performance impact field (#3905)
98ad14b
Fixes #3899
Successfully merging a pull request may close this issue.
bugbug/bugbug/models/bugtype.py
Lines 69 to 72 in d220467
Originally posted by @PromiseFru in #3895 (comment)
The field name should be
cf_performance_impact
instead ofcf_performance
.The text was updated successfully, but these errors were encountered: