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: Resolve fuel code increment and row duplication order issue - #1303 #1519

Open
wants to merge 1 commit into
base: release-0.2.0
Choose a base branch
from

Conversation

hamed-valiollahi
Copy link
Collaborator

This PR fixes the issue where the fuel code number does not increment after using the duplicate row function and ensures the duplicated row is placed below the existing record, caused by a conflict with #1446.

Closes #1303

Copy link

Frontend Test Results

  1 files  ±0  116 suites  ±0   38s ⏱️ ±0s
390 tests ±0  370 ✅ ±0  20 💤 ±0  0 ❌ ±0 
392 runs  ±0  372 ✅ ±0  20 💤 ±0  0 ❌ ±0 

Results for commit d5e5255. ± Comparison against base commit 09dd16a.

Copy link

Backend Test Results

502 tests  ±0   502 ✅ ±0   1m 51s ⏱️ -2s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit d5e5255. ± Comparison against base commit 09dd16a.

Copy link
Collaborator

@AlexZorkin AlexZorkin left a comment

Choose a reason for hiding this comment

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

How can we add a test to cover this duplication order?

@hamed-valiollahi
Copy link
Collaborator Author

@AlexZorkin Thank you for the code review! Do you think it would be a good idea to cover this with e2e tests? If so, should I create a new ticket for it?

@AlexZorkin
Copy link
Collaborator

Sure I will create a followup ticket.

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.

LCFS - Fuel code number
2 participants