mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
- upgrade/obsoletereason-need-not-restate-removal-version: ObsoleteTag carries the version; do not flag ObsoleteReason for omitting it (PR 8290) - error-handling/unchecked-get-throws-when-record-not-found: a bare Rec.Get() errors on missing record; it is not silently ignored (PR 8584) - performance/onaftergetcurrrecord-is-not-per-row: OnAfterGetCurrRecord fires on selection change, not per row; CalcFields there is not N+1 (PR 8617) |
||
|---|---|---|
| .. | ||
| collect-validation-errors-with-errorbehavior.bad.al | ||
| collect-validation-errors-with-errorbehavior.good.al | ||
| collect-validation-errors-with-errorbehavior.md | ||
| errortype-internal-vs-client-for-diagnostics.bad.al | ||
| errortype-internal-vs-client-for-diagnostics.good.al | ||
| errortype-internal-vs-client-for-diagnostics.md | ||
| fielderror-default-message-logic.bad.al | ||
| fielderror-default-message-logic.good.al | ||
| fielderror-default-message-logic.md | ||
| fielderror-vs-testfield.bad.al | ||
| fielderror-vs-testfield.good.al | ||
| fielderror-vs-testfield.md | ||
| ignored-tryfunction-return-disables-try-semantics.bad.al | ||
| ignored-tryfunction-return-disables-try-semantics.good.al | ||
| ignored-tryfunction-return-disables-try-semantics.md | ||
| page-boolean-triggers-default-to-true.md | ||
| prefer-errorinfo-for-actionable-errors.bad.al | ||
| prefer-errorinfo-for-actionable-errors.good.al | ||
| prefer-errorinfo-for-actionable-errors.md | ||
| unchecked-get-throws-when-record-not-found.md | ||