# 20170804-01

**Summary:** This update fixes a bug whereby locked accounts were not set properly\
**Category:** Bugfix \
**Details:** The original SanteDB schema used a boolean lock indicator. Starting with schema 0.9.0.0 this was switched to a DateTime, however locking a user did not set this to DateTime.MaxValue when a user was force locked. \
**Bug / Issues:** N/A\
**Applies To:** OpenIZ Server, SanteDB Server\
**Impacted Versions:** 0.9.0.3\
**Status:** Released (August 04, 2017)\
**Impact:** Moderate \
**RDBMS:** PostgreSQL


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.santesuite.org/knowledgebase/fixpatch/20170804-01.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
