Updated gam delete building to handle the following error:

ERROR: 412: conditionNotMet - Cannot delete building because there are Calendar resources associated with it.
This commit is contained in:
Ross Scroggs
2023-11-07 19:17:00 -08:00
parent 55099e6835
commit 194b93a7ee
7 changed files with 32 additions and 15 deletions

View File

@@ -12,6 +12,13 @@ See [Downloads](https://github.com/taers232c/GAMADV-XTD3/wiki/Downloads) for Win
Updated `gam <UserTypeEntity> import|insert message` to allow `replace <Tag> <UserReplacement>` as documented.
### 6.65.07
Updated `gam delete building` to handle the following error:
```
ERROR: 412: conditionNotMet - Cannot delete building because there are Calendar resources associated with it.
```
### 6.65.06
Improved error message when trying to add external students/teachers to a course.