Uh oh!
There was an error while loading. Please reload this page.
[14.0][IMP] queue_job: perform_enqueued_jobs should filter the context - #738
Merged
Conversation
OCA-git-bot
commented
Jan 17, 2025
Contributor
Hi @guewen, |
florentxforce-pushed
the
14.0_trap_context
branch
from
January 17, 2025 17:47
765b151 to
c0e0cb3Compareflorentxforce-pushed
the
14.0_trap_context
branch
from
January 24, 2025 18:53
c0e0cb3 to
62eaea9Compareflorentxforce-pushed
the
14.0_trap_context
branch
2 times, most recently
from
January 24, 2025 19:13
a2d94e3 to
dd8c852CompareStefanRijnhart
previously approved these changes
Feb 5, 2025
Uh oh!
There was an error while loading. Please reload this page.
StefanRijnhart
dismissed
their stale reviewMarch 19, 2025 19:28
Dismissing my review as per other reviewer's comment.
florentxforce-pushed
the
14.0_trap_context
branch
from
March 20, 2025 10:21
dd8c852 to
2ed0c75CompareStefanRijnhart
approved these changes
Mar 20, 2025
petrus-v
approved these changes
Mar 21, 2025
OCA-git-bot
commented
Mar 21, 2025
Contributor
This PR has the |
simahawk
commented
Apr 30, 2025
Contributor
/ocabot merge minor |
OCA-git-bot
commented
Apr 30, 2025
Contributor
What a great day to merge this nice PR. Let's do it! |
OCA-git-bot
commented
Apr 30, 2025
Contributor
Congratulations, your PR was merged at 200e979. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This enhancement is needed to write more accurate tests when the delayed method is context-sensitive.
We had a bug not identified during tests because of this :(