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
When assigning locations and plans using rest/organization/assignLocationsAndPlans endpoint, the to date gets set in the duration field as the day before. E.g in the json below where to date is 2024-04-28 it will be set in the duration field as ['2024-02-04'.'2024-04-27')
When assigning locations and plans using
rest/organization/assignLocationsAndPlans
endpoint, the to date gets set in the duration field as the day before. E.g in the json below where to date is2024-04-28
it will be set in the duration field as['2024-02-04'.'2024-04-27')
The text was updated successfully, but these errors were encountered: