Activity
Activity is a change log for your team and projects: who created, updated, or deleted Complex QA entities, and when.
Entries are read-only. You cannot undo an operation or restore deleted data from the journal - use normal UI actions when they are available.
Where to open it
| Place | What you see |
|---|---|
| Project sidebar → Activity | Events for the selected project |
| Project details → Activity tab | The same for the current project |
| Team page → Activity tab | Events across the team (includes a project column) |
| Activity tab on an entity details page | Events for that element only |
The Activity tab is available on details for:
- project;
- test case;
- test run;
- test run result;
- bug;
- test account;
- execution context;
- text document.
Folders (test suites, document folders) and team members do not have separate details pages - check project or team activity for their changes.
Event list
The table shows recent events (the UI applies a result limit; for large volumes focus on the newest rows and use filters).
Typical columns:
| Column | Meaning |
|---|---|
| Time | When the event happened |
| Action | CREATE, UPDATE, or DELETE |
| Outcome | Success or failure of the operation |
| Element type | Which entity was affected (bug, case, run, and so on) |
| Element | Name or id of the affected entity |
| Actor | Who performed the action (a user; system records are also possible) |
| Project | On team activity - which project the event belongs to |
On project activity and on an element Activity tab, the project column is usually hidden: the project is already fixed by context. On an element tab, the element columns are hidden - you are already on that page.
Filters
Column headers support filters (time, action, type, actor, and others).
For actor and element type, the filter list shows only values that appear in the loaded table. Options that would match nothing are not offered.
Navigation
From a row or the context menu:
- Go to event - single-event details page;
- Go to element - entity details when available (usually unnecessary on that element's own Activity tab).
Event details
On the event page:
- A summary of event fields (time, action, type, actor, project, and related ids).
- When available - a field changes block: previous and new values for attributes touched by that
UPDATE.
Event details are also read-only.
What is recorded
Activity records typical create, update, and delete operations on team and project entities (cases, runs, bugs, documents, accounts, contexts, and others - as supported in the product).
Not every UI click must produce a row: treat the table as the set of recorded data changes.
Related
| Version | 1.0.0 |
| Last updated | 2026-07-26 |