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

[FIX] base_comment_template: Search by model_ids.model #863

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

SirAionTech
Copy link

Steps:

  1. Search comment templates using the domain [("model_ids.model", "=", "your_model")]

Actual behavior:
Nothing is found

Expected behavior:
Comments for model your_model are found

@SirAionTech SirAionTech marked this pull request as ready for review March 15, 2024 11:35
@SirAionTech
Copy link
Author

The modified method comes from d9d2ef5 and 1f6bb66, maybe the authors @victoralmau and @AaronHForgeFlow would like to have a look?

@SirAionTech SirAionTech force-pushed the 16.0-fix-base_comment_template-search_path branch from 1c521f3 to 8e0edda Compare March 15, 2024 12:18
@SirAionTech SirAionTech marked this pull request as draft March 15, 2024 13:01
@SirAionTech SirAionTech force-pushed the 16.0-fix-base_comment_template-search_path branch 2 times, most recently from 897e5b5 to 30f7241 Compare March 15, 2024 13:28
@SirAionTech SirAionTech marked this pull request as ready for review March 15, 2024 13:29
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 14, 2024
@SirAionTech SirAionTech force-pushed the 16.0-fix-base_comment_template-search_path branch from 30f7241 to fb557a5 Compare July 15, 2024 07:34
@SirAionTech
Copy link
Author

Rebased on 16.0

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 21, 2024
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.

1 participant