Steps to replicate:
Issue 1 - Duplicate Appointments:
1. Create an appointment with a provider.
2. Now, click on edit of that appointment and remove the provider and add a new provider and save.
3. It will retain the old appointment on the calendar and also show a new appointment. The list view works correctly.
Issue 2 - Cannot edit provider name again:
1. Create an appointment with a provider.2. Now, click on edit of that appointment and remove the provider and add a new provider and save.
3. Now, click on edit of that appointment and remove the provider and add a new provider, we will not be able to add it.
4. If we click on save without a provider name, it will not edit the current chosen appointment, but the duplicate appointment created in step 2. And we can still see provider in list view.
PR link -> https://github.com/Bahmni/openmrs-module-appointments/pull/11/
@angshuonline @Swetha @Sravya Kanagarla Closed the PR as the fix is already there in the bahmniapps. So fix is not required in the appointments module.
Jira and Commit details ->
BAH-687: Provider name does not show on calendar view popupREADY FOR QA
BAH-688: Sorting is not working for provider column on Appointment's List viewREADY FOR QA
BAH-688, BAH-689 | Fixed - If a provider is removed from an appointment, it still shows up on the vi
BAH-687 | fix for provider info now showing up on appointment popup (#212)
Â