Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTSCCI-000 SNI-5921 stop creating wa task when uploading additional document #1395

Closed

Conversation

rishikrsharma
Copy link
Contributor

@rishikrsharma rishikrsharma commented Jul 17, 2024

JIRA link (if applicable)

SNI-5921

Change description

stop creating wa task when uploading additional document

Testing branch and instruction

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

@rishikrsharma rishikrsharma requested a review from a team as a code owner July 17, 2024 07:57
@rishikrsharma rishikrsharma changed the title SNI-5921 stop creating wa task when uploading additional document DTSCCI-000 SNI-5921 stop creating wa task when uploading additional document Jul 17, 2024
@@ -310,7 +310,7 @@ public class CaseData implements MappableObject {
private final String judgeTitle;

private final List<Element<UploadDocumentByType>> uploadDocument;

private final YesOrNo isWaTaskRequired;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we rename this to make it more specific to the WA task that we are trying to prevent being created as the name seems to be too generic

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done - as we discusssed

@rishikrsharma rishikrsharma deleted the SNI-5921-stop-creating-task-on-upload-order-event branch July 24, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants