xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Some services remain in the ASAP/Consultation Searches Even After being removed by the artist #148

Closed kwallace0906 closed 5 years ago

kwallace0906 commented 5 years ago

Description:

Doing a search of asap/consultation sometimes properly removes the service while other times the service remains and clicking on "request appointment" brings the user to a create appointment page with a dead submit button because the service does not actually exist.

Reproduction Steps:

Create and remove some services of an artist and have a client search for them as well. Most services were successfully deleted and do not show up within the search, for some reason one sometimes remains. Creates a request appointment page with empty consultation type info so the user cannot move passed the page.

Proposed Solution:

Not entirely sure why this is occurring because most of the service add/deletes work accordingly