View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001091 | savapage-server | [All Projects] General | public | 2019-11-20 21:53 | 2019-11-21 09:51 |
| Reporter | rijkr | Assigned To | rijkr | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.1.0 | ||||
| Target Version | 1.2.0 | Fixed in Version | 1.2.0 | ||
| Summary | 0001091: Disable user row locking at Web App logout | ||||
| Description | IST: When user logs out of user Web App, and SafePages need to be cleared (according to config property "webapp.user.logout.clear-inbox = Y") a row lock is set in database table "User" for the web session user, just before executing the clear action. SOLL: Disable user row locking, just delete the SafePages. Reason: locking has no added value (concurrency risk is nil) and is unnecessary overhead. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-11-20 21:53 | rijkr | New Issue | |
| 2019-11-20 21:53 | rijkr | Status | new => assigned |
| 2019-11-20 21:53 | rijkr | Assigned To | => rijkr |
| 2019-11-21 09:51 | rijkr | Status | assigned => resolved |
| 2019-11-21 09:51 | rijkr | Resolution | open => fixed |
| 2019-11-21 09:51 | rijkr | Fixed in Version | => 1.2.0 |