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
instead it works correctly with all_open + unpublished.
'include_allopen' => true,
'unpublished' => true,
This is not readily apparent. The documentation should be improved, but also include_open should included unpublished shifts, since we may not want the 'conflict' shifts that come with include_allopen.
just fyi, thanks
The text was updated successfully, but these errors were encountered:
cjaoude
changed the title
Apparent gap in get.shifts when open shifts + unpublished.
Apparent gap in get.shifts when include_allopen + unpublished.
Feb 27, 2019
cjaoude
changed the title
Apparent gap in get.shifts when include_allopen + unpublished.
Apparent gap in get.shifts when include_open + unpublished.
Feb 27, 2019
Hi, so when requesting Open Shifts and Unpublished shifts, the api response is missing Open+Unpublished shifts.
instead it works correctly with all_open + unpublished.
This is not readily apparent. The documentation should be improved, but also
include_open
should included unpublished shifts, since we may not want the 'conflict' shifts that come withinclude_allopen
.just fyi, thanks
The text was updated successfully, but these errors were encountered: