View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015813 | mantisbt | api soap | public | 2013-05-04 18:40 | 2013-05-07 00:15 |
| Reporter | vboctor | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0015813: Add the user's preference to user data | ||||
| Description | When a user logs it, it would make sense to include their preferences like default project, and language in the UserData object that is returned in response to mc_login(). | ||||
| Tags | No tags attached. | ||||
|
The user data already includes the timezone. |
|
|
The current/default filter would be useful as well. |
|
|
Does this require changing the signature of the returned object? |
|
|
Yes. The assumption is that the following changes don't break the API:
Hence, it should be OK to change the response objects to add the extra information. |
|