fix: refs #7322 handle null responses in client, agency and address fetching #1313
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1313
Loading…
Reference in New Issue
No description provided.
Delete Branch "7322-fixDestructuringErrorTicketSection"
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?
fix: refs #7322 handle null responses in client, agency and address fetchingto WIP: fix: refs #7322 handle null responses in client, agency and address fetching@ -2,2 +2,3 @@
import agency from 'src/router/modules/agency';
export async function getAgencies(formData) {
export async function getAgencies(formData, client) {
incluye la opción de pasarle un filtro personalizado, al igual que se ha hecho en getClientRisk
El mismo cambio en getClient
WIP: fix: refs #7322 handle null responses in client, agency and address fetchingto fix: refs #7322 handle null responses in client, agency and address fetchingNew commits pushed, approval review dismissed automatically according to repository settings
fix: refs #7322 handle null responses in client, agency and address fetchingto WIP: fix: refs #7322 handle null responses in client, agency and address fetchingWIP: fix: refs #7322 handle null responses in client, agency and address fetchingto fix: refs #7322 handle null responses in client, agency and address fetching