3669-refactor(order_search-panel): change orderFk to ticketFk #888
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#888
Loading…
Reference in New Issue
No description provided.
Delete Branch "3669-order_search-panel"
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?
refactor(order_search-panel): change orderFk to ticketFkto 3669-refactor(order_search-panel): change orderFk to ticketFk@ -19,3 +19,3 @@
arg: 'search',
type: 'string',
description: `If it's and integer searchs by id, otherwise it searchs by nickname`
description: `If it's and integer searchs by ticket id, otherwise it searchs by nickname`
Change description to "The general search by ticket id or nickname"
LGTM