Skip to content

Add null checks when casting from nullable to value type #158

Description

@einsteinx2

We do stuff like (int)Folder.folderId all over the place, but these ids and other value properties can be null sometimes. We need to be checking for this and handling appropriately, rather than crashing.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions