Skip to content

Change action from 'None' to 'Error' for rules AA0073 and AA0237#7402

Draft
SBalslev wants to merge 6 commits intomainfrom
private/sbalslev/reinstanteAA0073+AA0237
Draft

Change action from 'None' to 'Error' for rules AA0073 and AA0237#7402
SBalslev wants to merge 6 commits intomainfrom
private/sbalslev/reinstanteAA0073+AA0237

Conversation

@SBalslev
Copy link
Contributor

@SBalslev SBalslev commented Mar 26, 2026

Reinstate AA0073 and AA0237 after platform uptake

Fixes AB#626125

… variables

- Updated test procedures in SecurityGroupsTest.Codeunit.al to replace instances of "SecurityGroupBuffer" with "TempSecurityGroupBuffer" for clarity and consistency.
- Modified test procedures in SecurityGroupsUpgradeTest.Codeunit.al to utilize "TempSecurityGroupBuffer" instead of "SecurityGroupBuffer" for improved readability.
- Refactored translation tests in TranslationTests.Codeunit.al to use "TempTranslationBuffer" in place of "TranslationBuffer" for better variable management.
- Adjusted user settings tests in UserSettingsTests.Codeunit.al to implement "TempUserSettingsRec" instead of "UserSettingsRec" for enhanced code clarity.
…ed codeunits for clarity

- Changed variable names from `FileShareAccount`, `Account`, `AFSDirectoryContent`, `SharePointFile`, etc. to `TempFileShareAccount`, `TempAccount`, `TempAFSDirectoryContent`, `TempSharePointFile`, etc. across various pages and codeunits in Azure File Service, SFTP, SharePoint, and Document Attachments modules.
- Updated procedures to use temporary records for better readability and to avoid potential conflicts.
- Ensured consistent naming conventions for temporary variables to enhance code maintainability.
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant