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

UIDATIMP-1665: Exclude bulk edit job execution entries from data import log #1636

Merged
merged 21 commits into from
Oct 22, 2024

Conversation

OleksandrHladchenko1
Copy link
Contributor

@OleksandrHladchenko1 OleksandrHladchenko1 commented Oct 22, 2024

Purpose

  • Bulk edit job executions should not be displayed in data import log. This may be done by filtering executions by job profile names based on the following template:
    Bulk operations data import job profile-XXXXXXXXXXXXXX.X, where X is number (0-9).

Approach

  • Added filter excludeJobProfileName=Bulk operations data import job profile - *

Refs

UIDATIMP-1665

OleksandrHladchenko1 and others added 21 commits March 8, 2024 14:18
Copy link

github-actions bot commented Oct 22, 2024

Jest Unit Test Statistics

       1 files  ±0     225 suites  ±0   11m 15s ⏱️ +18s
1 256 tests ±0  1 251 ✔️ ±0  5 💤 ±0  0 ±0 
1 267 runs  ±0  1 262 ✔️ ±0  5 💤 ±0  0 ±0 

Results for commit 89e407c. ± Comparison against base commit a526ae4.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Oct 22, 2024

@OleksandrHladchenko1 OleksandrHladchenko1 requested a review from a team October 22, 2024 13:26
@OleksandrHladchenko1 OleksandrHladchenko1 merged commit e268476 into master Oct 22, 2024
5 checks passed
@OleksandrHladchenko1 OleksandrHladchenko1 deleted the UIDATIMP-1665 branch October 22, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants