stb-kslater3 / Admin_Checklist

Tool used by Sales Team to determine Quotes, and other things
0 stars 0 forks source link

Non Opp AdminPOs not waiting for Admin Id #19

Closed stb-kslater3 closed 3 years ago

stb-kslater3 commented 3 years ago

When saving non opportunity Admin POs, they don't wait for an Admin Id to return from insert first

stb-kslater3 commented 3 years ago

Fixed, Moved the Insert Records for the Admin POs into the Insert Record for the AdminChecklist's "then()" and the getAdminPOData method as well after setting the adminChosen within the then. Now it makes sure to create the Admin Checklist first, and then ties all the AdminPOs to that AdminChecklist