You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Edit Task API to handle the finance information deletion scenario. An update query needs to be added to graphql edit task api to set has_finance_info = 0 in the maintenance_task table. #227