Votes
Answers
Views
Question
2
1
55
asked 4 years ago by godawgs
updated 4 years ago by David Hall
Category:
Application Lifecycle Management
In Dashboard > Analysis, I created an Entity Graph for Test Instances (Summary Graph), X-Axis (Target Cycle), Grouped By (Status). When I click on a result in the Bar Chart view, the Drill Down Results display. When the drill down results display, the top half displays whichever columns I set to ...
0
1
12
asked 6 years ago by coleslaw
updated 6 years ago by jameslcoleman
Category:
Application Lifecycle Management
Hello. We would like to have our defect comments displayed in reverse order so that the most recent comment will be displayed at the top. Can you help me with this? Thanks!
0
1
485
asked 6 years ago by test4life
updated 6 years ago by josh-yates
How do we see the Comments for a defect in ALM Octane?
2
1
54
We need a way to stop users from just clicking in the comments field on defects and typing their comment. This is messing up synchronizations and is generally bad practice. What can we do?
2
1
76
asked 8 years ago by coltsfan12
updated 8 years ago by mrwhite
Have users reporting comments being deleted or edited from defects. I would like to try and track these edits to find out why comments have been removed or changed, and if user error or on purpose. How can I best track these edits then?
0
1
266
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
When adding comments to defects the following error occurs. The issue occurs for multiple users and client machines, and it is currently being experienced in multiple projects within different domains. We are currently using ALM 11.52 Patch 3 with Oracle, which was just upgraded to v11.2.0.4. **Erro...
0
1
34
We have had users who were working in the defects module over the past week and were suggesting that some of their "comments" in the comments box were not being saved. In history, it doesn't record that comments were entered yet I have no reason to doubt that this activity is happening since...
16
2
287
asked 12 years ago by riddari
updated 12 years ago by tlstockton
I would like to sort the R&D comments in reverse chronological order. How do I do this, presumably through workflow code?
0
1
48
asked 12 years ago by ram
updated 12 years ago by travel-ready
Hi Everyone, How do i retrieve the latest comments for a defect? I written a query to check the AUDITLOG table for each defect and calculate the length of the old comments and then retrieve the comments from New comments field. The problem arises when the user deletes existing comments or just updat...