Update assigned_to handling on front end & debug task assignment.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DROP INDEX IF EXISTS "public"."tasks_bodyshopid";
|
||||
@@ -0,0 +1,2 @@
|
||||
CREATE INDEX "tasks_bodyshopid" on
|
||||
"public"."tasks" using btree ("bodyshopid");
|
||||
Reference in New Issue
Block a user