Closed esturdivant-usgs closed 5 years ago
This seems to have been caused by the sb.get_child_ids(parentid) command not returning the child IDs because the item was not updated quickly enough. To prevent this, I added a 1 second sleep after creating a child page.
This seems to have been caused by the sb.get_child_ids(parentid) command not returning the child IDs because the item was not updated quickly enough. To prevent this, I added a 1 second sleep after creating a child page.