User Activity
10-27-2025
The requirement is to have a dashboard for " Testing Coverage Ratio" with standard report - Test Cases Actual Executed / Test Case Planned. I know we have a testcase table and a test case instance table. But these two are not related. So Im stuck her...
The requirement is to have a dashboard for " Testing Coverage Ratio" with standard report - Test Cases Actual Executed / Test Case Planned. I know we have a testcase table and a test case instance table. But these two are not related. So Im stuck her...
Hi Team, I have a requirement to fetch the application availability for Criticality 1,2,3 applications. We need reports to show availability in percentage and in Mins. I have created indicators and breakdowns accordingly based on data in cmdb_ci_outa...
HI, I have quite a situation where, I have written an AFTER INSERT BR and it worked fine and updated records in san diego.. But when the same BR did not update records in UTAH, I added the current.update() and it started updating records. (function ...
Hi Team, My requirement is to update the (state value)dropdown field value of the Purchase order based on the state of the assets in the related list on the same form. If asset state is instock/available, then the PO state should be Received.