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: pick the in progress reposting entries first #35196

Merged

Conversation

rohitwaghchaure
Copy link
Collaborator

While restarting the reposting, if there are multiple reposting entries in Queued state and one in In Progress state then pick the In Progress state entry.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label May 6, 2023
@rohitwaghchaure rohitwaghchaure added the backport version-14-hotfix backport to version 14 label May 6, 2023
@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Merging #35196 (40e3747) into develop (c3ca5d0) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #35196      +/-   ##
===========================================
- Coverage    63.75%   63.75%   -0.01%     
===========================================
  Files          813      813              
  Lines        60113    60113              
===========================================
- Hits         38325    38324       -1     
- Misses       21788    21789       +1     
Impacted Files Coverage Δ
...ype/repost_item_valuation/repost_item_valuation.py 73.68% <ø> (ø)

... and 1 file with indirect coverage changes

@rohitwaghchaure rohitwaghchaure merged commit 457f7f9 into frappe:develop May 8, 2023
11 of 12 checks passed
rohitwaghchaure added a commit that referenced this pull request May 8, 2023
…-35196

fix: pick the in progress reposting entries first (backport #35196)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-14-hotfix backport to version 14 needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant