Skip to content

Conversation

@tomasevicst
Copy link
Contributor

@tomasevicst tomasevicst commented Dec 22, 2025

Summary

Replaced Item Filter Text[400] with BLOB
Same changes done for Condition Filter and Attribute Filter

Work Item(s)

Fixes AB#610919

@tomasevicst tomasevicst requested a review from a team as a code owner December 22, 2025 12:11
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Dec 22, 2025
@github-actions github-actions bot added this to the Version 28.0 milestone Dec 22, 2025
- Updated "Condition Filter" and "Item Attribute Filter" fields in the "Qlty. Inspection Gen. Rules" page to use dedicated text variables for better clarity and maintainability.
- Implemented OnValidate triggers for both filters to ensure proper setting and modification of the record.
- Refactored code in various wizards (Prod. Gen. Rule, Rec. Gen. Rule, Whse. Gen. Rule) to utilize new methods for setting and getting condition filters.
- Updated tests to reflect changes in the way condition filters are set, ensuring all relevant tests are passing with the new implementation.
- Improved overall code readability and maintainability by replacing direct field access with method calls for setting filters.
- Implemented LastWriteTime() method in DotnetSFTPFile Codeunit to retrieve the last write time of files.
- Updated ISFTPFile interface to include LastWriteTime() procedure.
- Enhanced SFTPClientImplementation Codeunit to populate Last Write Time in file list.
- Added Last Write Time field to SFTP Folder Content Page and Table for better visibility.
- Modified Mock SFTP Client and Mock SFTP File to support Last Write Time initialization and retrieval.
- Introduced new tests in MCPConfigTest Codeunit to validate missing object warnings and recommended actions.
- Updated Test Input Management Codeunit to read metadata from YAML files, including language and group name.
- Cleaned up ruleset.json by removing obsolete rule AL0897.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants