XrmMockup icon indicating copy to clipboard operation
XrmMockup copied to clipboard

Shouldn't be possible to Resolve case with usual Update

Open mlRosenquist opened this issue 5 years ago • 0 comments

Describe the bug There is a bug regarding resolving cases with XrmMockup.

To Reproduce Steps to reproduce the behavior:

  1. Create a Case
  2. 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 image

Environment

  • Tool version: [1.1.1]

Additional context

mlRosenquist avatar Mar 03 '20 12:03 mlRosenquist