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

Change regex for checkTraceName #566

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

mohammadranjbarz
Copy link
Collaborator

related to #565

I tested on production DB dump in my local machine and after this change, it worked and traces has been created

… has parent string of this trace title

related #565
});
if (traceWithSameName.total > 0) {
logger.info('checkIfTraceNameIsUnique ', {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This log may help us to find these kind of bugs quickly

@aminlatifi aminlatifi merged commit b163fa9 into master Jul 27, 2021
@aminlatifi aminlatifi deleted the f_565_change_check_trace_name_regex branch July 27, 2021 08:14
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.

2 participants