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

[NAE-2005] Field behavior change does not work correctly with multiple references using taskRef #246

Merged
merged 5 commits into from
Sep 25, 2024

Conversation

Kovy95
Copy link
Contributor

@Kovy95 Kovy95 commented Aug 13, 2024

Description

  • fix the issue with resolving of referenced field's changes

Fixes NAE-2005

Dependencies

none

Third party dependencies

No new dependencies were introduced

Blocking Pull requests

There are no dependencies on other PR

How Has Been This Tested?

manually

Test Configuration

<Please describe configuration for tests to run if applicable, like program parameters, host OS, VM configuration etc. You can use >

Name Tested on
OS LinuxMint 20
Runtime NodeJS 20.11.0
Dependency Manager NPM 10.2.4
Framework version Angular 13
Run parameters
Other configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked, personally or remotely, with @...
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

… referencii s použitím taskRef

- fix the issue with resolving of referenced field's changes
@Kovy95 Kovy95 self-assigned this Aug 13, 2024
… referencii s použitím taskRef

- undo delete type resolving
@machacjozef machacjozef changed the title [NAE-2005] Zmena správania fieldu nefunguje korektne pri viacnásobnej… [NAE-2005] Field behavior change does not work correctly with multiple references using taskRef Sep 13, 2024
Copy link

sonarcloud bot commented Sep 16, 2024

@machacjozef machacjozef merged commit 0206b75 into release/6.4.0 Sep 25, 2024
8 of 9 checks passed
@machacjozef machacjozef deleted the NAE-2005 branch September 25, 2024 11:17
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.

4 participants