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

Merged
merged 2 commits into from
Dec 23, 2024

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

github-actions bot commented Dec 19, 2024

Frontend Test Results

  1 files  ±0  119 suites  ±0   42s ⏱️ +3s
411 tests ±0  391 ✅ ±0  20 💤 ±0  0 ❌ ±0 
413 runs  ±0  393 ✅ ±0  20 💤 ±0  0 ❌ ±0 

Results for commit 85521bd. ± Comparison against base commit 4b88087.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 19, 2024

Backend Test Results

502 tests  ±0   502 ✅ ±0   1m 54s ⏱️ +2s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 85521bd. ± Comparison against base commit 4b88087.

♻️ This comment has been updated with latest results.

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.

@hamed-valiollahi
Copy link
Collaborator Author

Thank you, Alex!

@hamed-valiollahi hamed-valiollahi merged commit e0a352f into release-0.2.0 Dec 23, 2024
11 checks passed
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