Analyzer
PlatformCop
Issue type
False positive (diagnostic fires when it shouldn't)
Rule ID
PC0037
Description
The PC0037 should not be triggered for assignment to fields in their own OnValidate triggers (and also in OnBefore/After validate). This is always by design.
These cases includes
- default values
- value transformation (e.g. unit price in the base app and rounding etc.)
AL code to reproduce
No response
Additional context
No response
Analyzer
PlatformCop
Issue type
False positive (diagnostic fires when it shouldn't)
Rule ID
PC0037
Description
The PC0037 should not be triggered for assignment to fields in their own OnValidate triggers (and also in OnBefore/After validate). This is always by design.
These cases includes
AL code to reproduce
No response
Additional context
No response