Project

General

Profile

Actions

Bug #18845

closed

NXP DB -> Existing data -> Audit Criteria ->Assign Audit types and forms-> All the assigned audit types and forms are not displayed

Added by Raja S almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
High
Assignee:
Start date:
09/07/2020
Due date:
% Done:

0%

Estimated time:
Steps To Reproduce:

1.Login as admin
2.Click on Audit criteria
3. Click on GMA criteria name link
4. Click on Assign Audit types and forms

MODULES:
AUDITPRO
Build Cycle:
Cycle 3
Customer:
Issue Dependency:
Dev Commitment to Resolve in::

Description

NXP DB > Existing data -> Audit Criteria ->Assign Audit types and forms> All the assigned audit types and forms are not displayed

The customer mapped 5 audit types for GMA Program. But in new interface its showing only 2. Refer Screenshots


Files

Types Missing.png (92.4 KB) Types Missing.png Raja S, 09/07/2020 02:43 PM
AuditType_nxp.png (2.53 KB) AuditType_nxp.png Nikhil d, 09/17/2020 08:41 PM
Actions #1

Updated by User Admin over 4 years ago

  • Status changed from New to Open
Actions #2

Updated by Nikhil d over 4 years ago

It is not an Issue. In 96 DB we have more type mapping than 46 DB.
You can check this with Below Query

select * from AUProgramAuditType
where AuditTypeID in
(SELECT AuditTypeID from AUAuditTypes
WHERE MaskDeletion = 0 And AuditTypeID <> -1)
and AuditProgramID in
(select AuditProgramID from AUAuditProgram
where AuditProgramID <> -1 and MaskDeletion = 0 and AuditProgramID = 15)
Actions #3

Updated by Raja S over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF