ContributionsMost RecentMost LikesSolutionsImprovements to Search Checking/unchecking the box 'in this release' should retrigger the search in the search box without the need to hit the search button again. Currently it checking or unchecking affects the search displayed, so there is already a search activity connected to this button. Changing from Basic to Advanced clears the search box. I understand the syntax is different, but often I type a search, then hit 'go' and realise I didn't select advanced, so I have to start typing again. Need more information in some audit log entries to improve the sudit trail A user recently contacted me, saying that a significant proportion of the users within a project were no longer memebers of the project. Investigating the audit log to understand what had happened, I noticed that when users are added to or deleted from a project, this is not really recorded in the audit log. There are entries that say user 'X' has updated project 'Y' but it doesn't say what was updated. Similarly within the system entity, often log entries only say user 'X' has made a change, without clarifying what has been changed. I would like these entries to be more informative Re: Zephyr - Need feature to track audit logs by Project I would definitely second this idea. At the moment I use PowerBI to grab the audit logs, using the API, and using the 'Data' field, strip the HTML tags to give a clean text string, but then the challenge starts. The audit logs are a nightmare of inconsistencies, to isolate the project name. so far I have identified..... 8 different way to delineate the end of the projectname (the following item is the release) due to variations in the spelling of keyword 'release' and the number and type of characters preceeding the word release (1 or spaces, '(', '.','). 7 different ways denote that the following is a project name (notwithstanding that the word 'Project' is often used in the name of the project). The keyword 'project' is spelt 3 different ways, and followed by a variety of different characters. I could live with it if it was consistent, but there are so many edge cases to deal with. I have something like 7 tickets with Smartbear to fix different cases, but bringing out the project as a seperated field in the audit logs, would be a big help.