feat: refs #8151 moveExpeditions #3200
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#3200
Loading…
Reference in New Issue
No description provided.
Delete Branch "8151-moveExpeditions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -82,3 +82,3 @@
}
await Promise.all(promises);
await models.Ticket.updateAll({id: ticket.id}, {packages: promises.length}, myOptions);
no he utilizado ticket.updateAttribute porque me daba
error val.slice is not a function
en una linea de código de la libreria sqlstring@ -37,0 +51,4 @@
const ticket = await models.Expedition.moveExpeditions(myCtx, options);
const newestTicketIdInFixtures = 27;
fes este id relatiu, sino quan creen fixturs trencara este test