Skip to content

Resolve incident fixes#235

Merged
mkholt merged 2 commits intomasterfrom
case-resolution
Sep 10, 2024
Merged

Resolve incident fixes#235
mkholt merged 2 commits intomasterfrom
case-resolution

Conversation

@Mai98
Copy link
Contributor

@Mai98 Mai98 commented Aug 19, 2024

Fixes #208
In CloseIncidentRequestHandler use UpdateRequest instead of SetStateRequest

Fixes #93
In UpdateRequestHandler check if the target entity is an Incident whose state is Resolved. If yes, throw a FaultException.
Introduce custom parameter CloseIncidentRequestHandler to detect if the call was made from that particular handler. If yes, then ignore the check and update the incident as resolved.

@Mai98 Mai98 changed the title Case resolution Resolve incident fixes Aug 19, 2024
@Mai98 Mai98 requested a review from krihvi August 19, 2024 14:51
@mkholt mkholt merged commit f5715d2 into master Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XrmMockup does not act as Dataverse when an Incident is Resolved by an IncidentResolution Shouldn't be possible to Resolve case with usual Update

2 participants