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: error while saves a document Production Plan List indexoutofrange #36771

Closed
wants to merge 2 commits into from
Closed

Conversation

viralkansodiya
Copy link
Contributor

fixes: #36692

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Aug 22, 2023
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #36771 (b63e4d0) into develop (758ea7b) will decrease coverage by 0.02%.
Report is 8 commits behind head on develop.
The diff coverage is 100.00%.

❗ Current head b63e4d0 differs from pull request most recent head 33e5260. Consider uploading reports for the commit 33e5260 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #36771      +/-   ##
===========================================
- Coverage    65.19%   65.18%   -0.02%     
===========================================
  Files          792      792              
  Lines        61857    61805      -52     
===========================================
- Hits         40330    40289      -41     
+ Misses       21527    21516      -11     
Files Changed Coverage Δ
...cturing/doctype/production_plan/production_plan.py 80.26% <100.00%> (ø)

... and 8 files with indirect coverage changes

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IndexError: list index out of range error while creating a Production Plan
2 participants