-
Notifications
You must be signed in to change notification settings - Fork 262
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
[bug-fix] Reposition internal notification sending
feature
#7227
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7227 +/- ##
=======================================
Coverage 32.32% 32.32%
=======================================
Files 42 42
Lines 897 897
Branches 216 204 -12
=======================================
Hits 290 290
- Misses 557 607 +50
+ Partials 50 0 -50
Flags with carried forward coverage won't be shown. Click here to find out more. |
// eslint-disable-next-line max-len | ||
ServerConfigurationsConstants.EMAIL_VERIFICATION_NOTIFICATIONS_INTERNALLY_MANAGED, // Manage notifications sending internally |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can not fix the max-len warning by splitting into two lines.
1ccfef3
to
4957960
Compare
Conflicts are getting due to the releases. Will be resolved once ready to merge. |
...nsole/java/org.wso2.identity.apps.console.server.feature/resources/deployment.config.json.j2
Show resolved
Hide resolved
features/admin.server-configurations.v1/pages/connector-listing-page.tsx
Show resolved
Hide resolved
b4d854d
to
5a3e181
Compare
🦋 Changeset detectedThe changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. |
Purpose
internal notification sending
feature intoLogin and Registration
section.admin.server.v1
feature.Related Issues
Internal Notification Sending
feature product-is#21223Related PRs
Checklist
Security checks