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-1984] Task reload overwritten in action context updates #278

Open
wants to merge 4 commits into
base: release/6.4.0
Choose a base branch
from

Conversation

renczesstefan
Copy link
Member

@renczesstefan renczesstefan commented Dec 9, 2024

Description

Fixes NAE-1984

Dependencies

No new dependencies were introduced.

Third party dependencies

No new dependencies were introduced.

Blocking Pull requests

There are no dependencies on other PR.

How Has Been This Tested?

This was tested manually and with unit tests.

Test Configuration

Name Tested on
OS macOS Sequoia 15.0
Runtime Java 11
Dependency Manager Maven 3.9.9n
Framework version Spring Boot 2.7.17
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 @machacjozef
  • 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

@renczesstefan renczesstefan added the bugfix A change that fixes a bug label Dec 9, 2024
@renczesstefan renczesstefan self-assigned this Dec 9, 2024
@renczesstefan renczesstefan changed the title [NAE-1984] Auto trigger tasks overwrites action context [NAE-1984] Task reload overwritten in action context updates Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix A change that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants