Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

N° 8053 - faf/add filters on audit #683

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

accognet
Copy link
Contributor

@accognet accognet commented Nov 21, 2024

Add new param in settings file:
'audit.filter' => ['filter_org_id' => ['label' => 'Mon Organisation', 'oql' => 'SELECT Organization AS org'],
'filter_status' => ['label' => 'Mon Status', 'values' => ['production' => 'En production', 'developpement' => 'En développement']]],

You can use this fields in Audit configuration :
image

image

And then you have a filter in audit screen :
image

image

Step one : add filters to the screen
Step one : add filters to the screen - WIP
@CombodoApplicationsAccount CombodoApplicationsAccount added the internal Work made by Combodo label Nov 21, 2024
@accognet accognet self-assigned this Dec 4, 2024
@accognet accognet changed the title Faf/add filters on audit faf/add filters on audit Dec 4, 2024
@accognet accognet marked this pull request as ready for review December 4, 2024 10:44
@jf-cbd jf-cbd added the enhancement New feature or request label Dec 13, 2024
@jf-cbd jf-cbd changed the title faf/add filters on audit N° 8053 - faf/add filters on audit Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internal Work made by Combodo
Projects
Status: Pending Combodo update
Development

Successfully merging this pull request may close these issues.

3 participants