Draft icon for Resource Reservations

We’re looking at setting up the Resource Reservations database in our organisation for the first time. One thing that’s troubling me is that all of our reservations show in the database’s views with icon 58 next to them. This is the icon that I would normally associate with a Draft memo. However, the icon does not appear to be related to the reservation’s status: the icon is still there after the reservation has been approved.

The code for the column is:

@If( @IsAvailable(OrgState); “”; 58)

Can anbody clue me in as to what the OrgState field is for, and when it gets cleared, if ever?

Cheers,

  • Mike