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

Fixes #37192 - Use with_enabled_email scope #10901

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Conversation

adamruzicka
Copy link
Member

@adamruzicka adamruzicka commented Feb 21, 2024

Instead of typing out the same query explicitly.

What are the changes introduced in this pull request?

Reusing a scope introduced in theforeman/foreman#9892 from foreman instead of doing the same thing explicitly.

What are the testing steps for this pull request?

Email notifications on capsule sync, cv promote, cv publish and repo sync should still work exactly as they did, but now with less code.

Instead of typing out the same query explicitly.
@sjha4 sjha4 self-assigned this Feb 21, 2024
Copy link
Member

@sjha4 sjha4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack..Test failures unrelated. Will merge once master pipelines are green..

@sjha4
Copy link
Member

sjha4 commented Feb 28, 2024

[test katello]

1 similar comment
@sjha4
Copy link
Member

sjha4 commented Feb 28, 2024

[test katello]

@sjha4 sjha4 merged commit 1ace8e5 into Katello:master Feb 29, 2024
13 of 16 checks passed
qcjames53 pushed a commit to qcjames53/katello that referenced this pull request Mar 7, 2024
* Fixes #37192 - Use with_enabled_email scope

Instead of typing out the same query explicitly.

* Refs #37192 - Bump required foreman version

(cherry picked from commit 1ace8e5)
qcjames53 added a commit that referenced this pull request Mar 7, 2024
* Release 4.12.0-rc1 (#10909)

* Fixes #37137 - Use insert_all when creating available module streams (#10878)

* Fixes #37137 - Use insert_all when creating available module streams

(cherry picked from commit 7458f70)

* Fixes #37178 - use safe navigation for operatingsystem (#10897)

(cherry picked from commit 664488d)

* Refs #37202 - display name according to setting in host collection

(cherry picked from commit de39a36)

* Fixes #37192 - Use with_enabled_email scope (#10901)

* Fixes #37192 - Use with_enabled_email scope

Instead of typing out the same query explicitly.

* Refs #37192 - Bump required foreman version

(cherry picked from commit 1ace8e5)

* Refs #37203 - display name according to setting in errata host list

(cherry picked from commit 2775554)

* Fixes #37214 - Change 'default' for limit to environment checkbox in activation-key and content-host

(cherry picked from commit 9d0a338)

* Fixes #37108 - Preload content_view_components (#10864)

(cherry picked from commit d98c17b)

* Fixes #36976 - Too many audit records slow down CV loading (#10911)

(cherry picked from commit 30c6977)

* Refs #37201 - display short host name in activation keys menu

(cherry picked from commit 8164043)

* Fixes #37187 - Update ACS refresh Pulp fixtures + fix repository_test test

(cherry picked from commit 99c7857)

* Fixes #37198 - Allow installedDeb package attributes in safemode

(cherry picked from commit b5d785f)

* Fixes #37197 - Kickstart repository correctly listed on hostgroup

(cherry picked from commit 35c49b1)

* Fixes #37169 - Managing a Hosts Repository Sets does not behave as expected (#10905)

(cherry picked from commit 6420cf8)

---------

Co-authored-by: Jeremy Lenz <[email protected]>
Co-authored-by: Matěj Mudra <[email protected]>
Co-authored-by: Adam Růžička <[email protected]>
Co-authored-by: Manisha Singhal <[email protected]>
Co-authored-by: Bernhard Suttner <[email protected]>
Co-authored-by: Samir Jha <[email protected]>
Co-authored-by: ianballou <[email protected]>
Co-authored-by: Bernhard Suttner <[email protected]>
Co-authored-by: Partha Aji <[email protected]>
Co-authored-by: Thorben <[email protected]>
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.

2 participants