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

Don't warn about replaced parts #535

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

jmuscireum
Copy link
Contributor

Description

We need to override a Part from core in S2, which should be a valid use-case of the 'Replace' annotation. Instead of logging a warning, we now log an info.

Additional Notes

  • This PR fixes or works on following ticket(s): SE-13940

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices
  • Patch Tasks: Is local execution of Patch Tasks necessary? If so, please also mark the PR with the tag.

We need to override a Part from core in S2, which should be a valid use-case of the 'Replace' annotation. Instead of logging a warning, we now log an info.

Fixes: SE-13940
@jmuscireum jmuscireum added 🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review labels Aug 21, 2024
@jmuscireum jmuscireum merged commit b38bf9d into develop Aug 23, 2024
5 checks passed
@jmuscireum jmuscireum deleted the feature/jmu/SE-13940-remove-replace-warning branch August 23, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants