XrmMockup
XrmMockup copied to clipboard
Shouldn't be possible to Resolve case with usual Update
Describe the bug There is a bug regarding resolving cases with XrmMockup.
To Reproduce Steps to reproduce the behavior:
- Create a Case
- Resolve it by using normal Update <Service>.Update(new Incident(id){StateCode = Resolved, Status = StatusReason})
Expected behavior An Exception is thrown regarding you should use CloseIncidentRequest instead.
Screenshots

Environment
- Tool version: [1.1.1]
Additional context