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

Package Tracking entries might go missing after save under certain conditions #2280

Closed
Dan-Peck opened this issue Dec 24, 2024 · 1 comment
Closed
Assignees
Labels

Comments

@Dan-Peck
Copy link
Collaborator

Summary

Package Tracking block may lose one or more entries when editing an existing package tracking block that has had manually removed entries.

To reproduce

  • Create package tracking block
  • Add a few tracking numbers
  • Save
  • Edit the tracking block
  • Remove the first tracking number
  • Save
  • Edit the tracking block
  • Add a new tracking number
  • Save
  • Notice one of the tracking numbers that were saved is now missing

Workaround

  • Delete and re-create the Package Tracking block rather than editing an existing one.

Dev Notes

  • Re-sequencing and/or syncing of tracker indexes with the modal will be necessary to prevent this scenario
@Dan-Peck Dan-Peck self-assigned this Dec 24, 2024
@Dan-Peck Dan-Peck added the bug label Dec 24, 2024
@Dan-Peck
Copy link
Collaborator Author

Dan-Peck commented Jan 2, 2025

Merged in @ 50b2ddb and added to the queue for upcoming release to the live site.

@jatoric jatoric closed this as completed Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants