Nae 1572 - FilterImportExportService service does not assign import_filter tasks#4
Merged
machacjozef merged 2 commits intorelease/6.0.2from Feb 16, 2022
Merged
Nae 1572 - FilterImportExportService service does not assign import_filter tasks#4machacjozef merged 2 commits intorelease/6.0.2from
machacjozef merged 2 commits intorelease/6.0.2from
Conversation
added 2 commits
February 16, 2022 14:21
…ilter tasks - assign import_filter tasks before finishing them in import filters process
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
Kudos, SonarCloud Quality Gate passed! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Instruction for the developer
For starters, congratulation on opening a PR of your work. I hope you're proud of your work and yourself 😉 .
There are some things you need to do before this PR is submitted, so read carefully.
First, set yourself as an assignee. You can also add other people responsible for code in this PR (i.e. your team lead).
Then set reviewers. There should be at least two reviewers. You can set your team lead, projects owner, or senior developer
(after his or her agreement, of course) as a PR reviewer.
The last element on the right panel are labels. Labels should be based on what type of change the PR brings to the table.
You can add one or more labels that apply to the PR:
Next thing, please read and edit the PR description below the following way:
<>symbols, replace it with your content according to the instructions in the statement./is between two statements, choose to fill only one or the other.[ ]brackets.@symbol.#Land the number of the desired line of code.For whole markdown documentation please read GitHub Markdown.
If you read these whole instructions and have done everything, you are the best 👍 .
You can now safely delete all between two horizontal lines, so the instructions don't look bad in your PR.
Description
<Fixes [JIRA-ISSUE]>/<Implements [JIRA-ISSUE]>
Dependencies
Third party dependencies
Blocking Pull requests
<Depends on #(PR id)>/
How Has Been This Tested?
Test Configuration
<Please describe configuration for tests to run if applicable, like program parameters, host OS, VM configuration etc.>
Checklist: