OverviewAs a Peer Reviewer I want to have a fast and predictable method of checking the quality of application patches so that I do not have to exert a lot of time and energy manually checking these against the application standards.
As a Lead Developer I want to define and manage the quality standards that comprise the 'Definition of Good' for my application so that they can be applied and reported on in a peer review against an application patch.
Key Features & Functionality
Report on missing labels/accessibility text for Interface Object components
Hi Author,
I tried AquAMan with the version 23.1 and while uploading a patch of interfaces , the patch analysis is stuck in 'Analyzing Objects' status because on backend there is a process named 'AQA Analyze Objects Batch System' which gets paused by exception only in case of a patch with interface.
Could you please help me with this.
Please refer to jeanalainb0001's comment regarding a modification to the "AQA Tables" database script that is necessary for AquAMan to be compatible with version 23.1 of the Appian Platform.Make sure to only change the lines referring to `OBJECT_TYPE_ID` 12, (i.e. Interfaces), and not those referring to Object Type 7, Expression Rules.