[MODINVSTOR-280] Disallow additional properties for material types Created: 29/Apr/17 Updated: 05/May/20 Resolved: 05/May/20 |
|
| Status: | Closed |
| Project: | mod-inventory-storage |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P4 |
| Reporter: | Hongwei Ji | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | back-end, compatibility-breaking | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | Prokopovych |
| Description |
|
When creating material type through UI, noticed that an extra attribute "inUse" was saved to database. Per slack discussion, it seems to be a bit generated only by UI.
{
"inUse":"",
"id":"4ffe1346-0ae0-4624-bca6-4d97a2021dde",
"name":"Book"
}
|