# TicketStatusEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/components/blogs/blogs.ts` (line 57)

**Part of:** [Pams](subsystem-pams)

## Values

- `NA`
- `Opened`
- `NotFound`
- `NeedMoreInformation`
- `Reopened`
- `InProgress`
- `ResolvedButNotPublished`
- `ResolvedAndPublished`
- `Closed`
- `ClosedByDeveloper`

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (4)

- `BlogPopupComponent` — `Pams/Web/Pams.Web/Client/app/components/blogs/blog-popup/blog-popup.component.ts`:1
- `BlogsDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/blogs/blogs-details/blogs-details.component.ts`:1
- `BlogsComponent` — `Pams/Web/Pams.Web/Client/app/components/blogs/blogs.component.ts`:1
- `BlogsService` — `Pams/Web/Pams.Web/Client/app/components/blogs/blogs.service.ts`:1
